Commit 773de162 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'patch-64' into 'master'

Update index.md to fix https://gitlab.com/gitlab-org/omnibus-gitlab/issues/4328

Closes omnibus-gitlab#4328

See merge request gitlab-org/gitlab-ce!28752
parents 1db09731 f737e87a
......@@ -376,6 +376,7 @@ Follow the steps below to configure GitLab Pages in a separate server.
gitaly['enable'] = false
alertmanager['enable'] = false
node_exporter['enable'] = false
gitlab_rails['auto_migrate'] = false
```
1. Run `sudo gitlab-ctl reconfigure`.
1. On `app1` apply the following changes to `/etc/gitlab/gitlab.rb`:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment