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
47407895
Commit
47407895
authored
Jul 29, 2021
by
Alin Ciciu
Committed by
Achilleas Pipinellis
Jul 29, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adds guidance for geo_node_name
parent
681a3556
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
doc/administration/geo/replication/configuration.md
doc/administration/geo/replication/configuration.md
+3
-0
No files found.
doc/administration/geo/replication/configuration.md
View file @
47407895
...
...
@@ -190,6 +190,9 @@ keys must be manually replicated to the **secondary** site.
gitlab_rails
[
'geo_node_name'
]
=
'<site_name_here>'
```
We recommend mentioning specific names for the
`geo_node_name`
such as
`gitlab-usa`
instead of generic names, such as
`geo`
.
This makes the failover process easier because the physical location does not change, but the Geo site role can.
1.
Reconfigure
**each Rails and Sidekiq node on your secondary**
site for the change to take effect:
```
shell
...
...
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