Golden Codes - armanexplorer planet

Practical code snippets for Django, Python, Bash, Git and All!

View on GitHub
gitlab-ctl show-config

restart or reconfigure

Docs

sudo gitlab-ctl restart

sudo gitlab-ctl restart nginx

sudo gitlab-ctl status

sudo gitlab-ctl reconfigure

diff-config

This command will show the differences between the current gitlab.rb configuration and the default configuration template (gitlab.rb.template)

gitlab-ctl diff-config