Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
50d1411c
Commit
50d1411c
authored
Jun 14, 2021
by
Achilleas Pipinellis
Committed by
Ian Baum
Jun 14, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Apply 2 suggestion(s) to 1 file(s)
parent
9bf71ba5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
9 deletions
+7
-9
doc/administration/consul.md
doc/administration/consul.md
+7
-9
No files found.
doc/administration/consul.md
View file @
50d1411c
...
...
@@ -15,17 +15,15 @@ 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 nod
es
##
Prerequisit
es
### 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.
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.
##
# Installation
##
Configure the Consul nodes
On _each_ Consul server node:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment