> **Note:** It is best to set the `uid` and `gid`s prior to the initial reconfigure of GitLab. Omnibus will not recursively `chown` directories if set after the initial reconfigure.
## First GitLab application server
## First GitLab application server
...
@@ -108,8 +111,9 @@ Additional GitLab servers (servers configured **after** the first GitLab server)
...
@@ -108,8 +111,9 @@ Additional GitLab servers (servers configured **after** the first GitLab server)
need some extra configuration.
need some extra configuration.
1. Configure shared secrets. These values can be obtained from the primary
1. Configure shared secrets. These values can be obtained from the primary
GitLab server in `/etc/gitlab/gitlab-secrets.json`. Add these to
GitLab server in `/etc/gitlab/gitlab-secrets.json`. Copy this file to the
`/etc/gitlab/gitlab.rb`**prior to** running the first `reconfigure`.
secondary servers **prior to** running the first `reconfigure` in the steps