Commit 50d1411c authored by Achilleas Pipinellis's avatar Achilleas Pipinellis Committed by Ian Baum

Apply 2 suggestion(s) to 1 file(s)

parent 9bf71ba5
......@@ -15,18 +15,16 @@ turn communicate with the servers.
GitLab Premium includes a bundled version of [Consul](https://www.consul.io/)
a service networking solution that you can manage by using `/etc/gitlab/gitlab.rb`.
## Configure the Consul nodes
## Prerequisites
### Preparation
Before configuring Consul:
1. Review the [reference architecture](reference_architectures/index.md#available-reference-architectures)
documentation to determine the number of Consul server nodes you should have.
1. If necessary, ensure the appropriate ports are open in your firewall.
See our [package documentation](https://docs.gitlab.com/omnibus/package-information/defaults.html#ports)
for the full list.
### Installation
documentation to determine the number of Consul server nodes you should have.
1. If necessary, ensure the [appropriate ports are open](https://docs.gitlab.com/omnibus/package-information/defaults.html#ports) in your firewall.
## Configure the Consul nodes
On _each_ Consul server node:
1. Follow the instructions to [install](https://about.gitlab.com/install/)
......
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