print current config
gitlab-ctl show-config
restart or reconfigure
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