This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
doc:devops [2016/08/20 07:59] stwn +workflow |
doc:devops [2016/10/04 00:58] (current) stwn [Gitlab] +reconfigure |
||
|---|---|---|---|
| Line 28: | Line 28: | ||
| web_server['username'] = 'gitlab-www' | web_server['username'] = 'gitlab-www' | ||
| web_server['group'] = 'gitlab-www'</code> | web_server['group'] = 'gitlab-www'</code> | ||
| - | - Restart Gitlab. <code>$ sudo gitlab-ctl restart</code>Use this command to see the log of Gitlab. <code>$ sudo gitlab-ctl tail</code> | + | - Reconfigure and restart Gitlab. <code>$ sudo gitlab-ctl reconfigure |
| + | $ sudo gitlab-ctl restart</code>Use this command to see the log of Gitlab. <code>$ sudo gitlab-ctl tail</code> | ||
| ===== Gitlab-CI ===== | ===== Gitlab-CI ===== | ||