Author: Trần Huy

Trần Huy

Posts by Trần Huy:

PostgreSQL in use

What is in this article in summary? + Install postgreSQL on centos 7 + Secure your database connection via ssh tunnel + Some basic guide on psql prompt (How to Switching Over to the postgres Account on server, exit postgres back to linux command prompt, Create a new role, Set password for postgres account, Create […]

Golang Concurrency

Sắc màu cuộc sống – album 09: Vung Tau Trip – Tet Festival

Sắc màu cuộc sống – album 08: chuyến leo núi Tà Năng Phan Dũng

           

How to use Use Auto Layout in design ios app

Swift Generic Best Practise

How to use Named Parameters in swift

Build a microservice system with Go lang in practise

Backend Roadmap

  REF https://roadmap.sh/backend https://golang.org/doc/ https://engineering.videoblocks.com/web-architecture-101-a3224e126947  

Install and use Jenkins on Centos 7

# About Jenkins Jenkins is an open-source automation server that automates the repetitive technical tasks involved in the continuous integration and delivery of software. Jenkins is Java-based and can be installed from Ubuntu packages or by downloading and running its web application archive (WAR) file — a collection of files that make up a complete web application […]