Configuring the external URL for GitLab
external_url “http://gitlab.example.com”
sudo gitlab-ctl reconfigure
Get service status
sudo gitlab-ctl status
Starting and stopping
sudo gitlab-ctl start
sudo gitlab-ctl stop
sudo gitlab-ctl restart
external_url “http://gitlab.example.com”
sudo gitlab-ctl reconfigure
sudo gitlab-ctl status
sudo gitlab-ctl start
sudo gitlab-ctl stop
sudo gitlab-ctl restart