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,17 +15,15 @@ turn communicate with the servers. ...@@ -15,17 +15,15 @@ turn communicate with the servers.
GitLab Premium includes a bundled version of [Consul](https://www.consul.io/) 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`. 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) 1. Review the [reference architecture](reference_architectures/index.md#available-reference-architectures)
documentation to determine the number of Consul server nodes you should have. documentation to determine the number of Consul server nodes you should have.
1. If necessary, ensure the appropriate ports are open in your firewall. 1. If necessary, ensure the [appropriate ports are open](https://docs.gitlab.com/omnibus/package-information/defaults.html#ports) in your firewall.
See our [package documentation](https://docs.gitlab.com/omnibus/package-information/defaults.html#ports)
for the full list.
### Installation ## Configure the Consul nodes
On _each_ Consul server node: On _each_ Consul server node:
......
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