Commit 6bc7a7eb authored by James Ramsay's avatar James Ramsay

Add changelog and fix typos

parent dee797ea
---
title: Update disaster recovery documentation with detailed steps
merge_request: 3845
author:
type: other
......@@ -43,13 +43,13 @@ It does not enable GitLab Geo on the newly promoted primary.
sudo -i
```
1. Optional. Update the primary domains 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:
```
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment