Commit ca42d3da authored by Michael Kozono's avatar Michael Kozono

Clarify secondary app server explanation

parent efe6914c
......@@ -105,12 +105,12 @@ Configure the [Geo tracking database][tracking-database].
### Step 4: Configure the Frontend Application servers on the Geo Secondary
In the architecture overview there are two machines running the GitLab application
services. These services are enabled selectively in the configuration. Additionally
the addresses of the remote endpoints for PostgreSQL and Redis will need to be specified.
In the architecture overview, there are two machines running the GitLab
application services. These services are enabled selectively in the
configuration.
On the secondary, the remote endpoint for the PostgreSQL Geo database will
be specified.
Configure the application servers following [Configuring GitLab for HA][app-ha],
then make the following modifications:
1. Edit `/etc/gitlab/gitlab.rb` on each application server in the secondary
cluster, and add the following:
......
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