Mention init script update
This commit is contained in:
parent
693fa7a458
commit
ad6b6b9ede
1 changed files with 1 additions and 4 deletions
|
@ -104,10 +104,7 @@ via [/etc/default/gitlab].
|
|||
|
||||
#### Init script
|
||||
|
||||
We updated the init script for GitLab in order to pass new
|
||||
configuration options to gitlab-workhorse. We let gitlab-workhorse
|
||||
connect to the Rails application via a Unix domain socket and we tell
|
||||
it where the 'public' directory of GitLab is.
|
||||
We updated the init script for GitLab in order to set a specific PATH for gitlab-workhorse.
|
||||
|
||||
```
|
||||
cd /home/git/gitlab
|
||||
|
|
Loading…
Reference in a new issue