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
6bc7a7eb
Commit
6bc7a7eb
authored
Dec 20, 2017
by
James Ramsay
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add changelog and fix typos
parent
dee797ea
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
+7
-2
changelogs/unreleased-ee/jramsay-4399-clarify-dr-docs.yml
changelogs/unreleased-ee/jramsay-4399-clarify-dr-docs.yml
+5
-0
doc/gitlab-geo/disaster-recovery.md
doc/gitlab-geo/disaster-recovery.md
+2
-2
No files found.
changelogs/unreleased-ee/jramsay-4399-clarify-dr-docs.yml
0 → 100644
View file @
6bc7a7eb
---
title
:
Update disaster recovery documentation with detailed steps
merge_request
:
3845
author
:
type
:
other
doc/gitlab-geo/disaster-recovery.md
View file @
6bc7a7eb
...
...
@@ -43,13 +43,13 @@ It does not enable GitLab Geo on the newly promoted primary.
sudo -i
```
1.
Optional
. Update the primary domain
s DNS record.
1.
Optional
: Update the primary domain'
s DNS record.
Updating the DNS records for the primary domain to point to the secondary
node will prevent the need to update all references to the primary domain
to the secondary domain, like changing Git remotes and API URLs.
After updating the primary domains DNS records to point to the secondary,
After updating the primary domain
'
s DNS records to point to the secondary,
edit `/etc/gitlab/gitlab.rb` on the the secondary to reflect the new URL:
```
...
...
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