Skip to content
Snippets Groups Projects
Commit 49d506d5 authored by Alin Ciciu's avatar Alin Ciciu Committed by Paul Gascou-Vaillancourt
Browse files

Adds guidance for geo_node_name

parent 010edc1c
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment