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
5151804a
Commit
5151804a
authored
Nov 30, 2017
by
James Ramsay
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix poor common network wording
parent
af970c33
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
doc/gitlab-geo/database.md
doc/gitlab-geo/database.md
+3
-3
No files found.
doc/gitlab-geo/database.md
View file @
5151804a
...
...
@@ -149,9 +149,9 @@ will not be able to perform all necessary configuration steps. Refer to
1.
Configure PostgreSQL to listen on network interfaces
For security reasons, PostgreSQL does not listen on any network interfaces
by default. However, GitLab Geo requires the
primary and secondary nodes
to
be able to communicate over a common network. For this reason, we need the
IP address
of each node.
by default. However, GitLab Geo requires the
secondary to be able
to
connect to the primary's database. For this reason, we need the IP address
of each node.
To lookup the interface IP address of the primary, on the primary execute:
...
...
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