Installation and configuration of gitlab (Ubuntu)

2019-12-16T08:56:26+00:00December 16, 2019|Linux|0 Comments

|
| ByWebner

Installation & configuration of gitlab with Let’s Encrypt on Ubuntu 18.04 Step.1 Update to latest repos :~$ sudo apt-get update Step.2 Now, Install the prerequisites required for gitlab :~$ sudo apt-get install -y curl openssh-server ca-certificates Step.3 Download the latest [...]