Fix 9.1 Gitaly source update steps

This commit is contained in:
Jacob Vosmaer 2017-04-24 12:38:42 +02:00
parent c768026474
commit 38cd13c9f5
1 changed files with 11 additions and 0 deletions

View File

@ -317,6 +317,17 @@ the socket path, but with `unix:` in front.
Each entry under `storages:` should use the same `gitaly_address`.
#### Compile Gitaly
This step will also create `config.toml.example` which you need below.
```shell
cd /home/git/gitaly
sudo -u git -H git fetch --all --tags
sudo -u git -H git checkout v$(</home/git/gitlab/GITALY_SERVER_VERSION)
sudo -u git -H make
```
#### Gitaly config.toml
In GitLab 9.1 we are replacing environment variables in Gitaly with a