summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJacob Vosmaer <jacob@gitlab.com>2017-04-24 12:38:42 +0200
committerJacob Vosmaer <jacob@gitlab.com>2017-04-24 12:38:42 +0200
commit38cd13c9f51f3497529af373d389bd3c039505b6 (patch)
tree99e7dca5fd888913f07c944fff7f9b7f7538d628 /doc
parentc768026474b9dff9f6f988372e4eefb85b1d8be9 (diff)
downloadgitlab-ce-38cd13c9f51f3497529af373d389bd3c039505b6.tar.gz
Fix 9.1 Gitaly source update steps
Diffstat (limited to 'doc')
-rw-r--r--doc/update/9.0-to-9.1.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/update/9.0-to-9.1.md b/doc/update/9.0-to-9.1.md
index 1191662ee14..2d597894517 100644
--- a/doc/update/9.0-to-9.1.md
+++ b/doc/update/9.0-to-9.1.md
@@ -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