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
a4c849eb
Commit
a4c849eb
authored
Sep 10, 2018
by
Valery Sizov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Ensure Geo documentation contains required TCP/UDP ports listed
parent
98331af9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
doc/administration/geo/replication/index.md
doc/administration/geo/replication/index.md
+5
-0
No files found.
doc/administration/geo/replication/index.md
View file @
a4c849eb
...
...
@@ -89,6 +89,11 @@ Note that CentOS 6 and 7.0 ship with an old version of OpenSSH that do not
support a feature that Geo requires. See the
[
documentation on Geo SSH
access
][
fast-ssh-lookup
]
for more details.
### Firewall rules
Apart from the standard GitLab ports 80 (HTTP), 443 (HTTPS), and 22 (SSH) you need 5432 (PostgreSQL, primary only) to be open for GitLab Geo.
See the full list of ports used by GitLab in
[
Package defaults
](
https://docs.gitlab.com/omnibus/package-information/defaults.html
)
### LDAP
We recommend that if you use LDAP on your primary that you also set up a
...
...
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