Skip to content

Commit 6507dc7

Browse files
authored
Update go-live-checklist.md
Bolded the important part of going live in regards to DNS record TTL.
1 parent 51f2c35 commit 6507dc7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/go-live-checklist.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ identified as soon as possible.
3232
# Web access
3333
- Recommended: set up a `beta.example.com` domain that can be used to test the process of configuring DNS.
3434
- Domain names are set in silta.yml, configured to use SSL with letsencrypt or custom certifcates
35-
- Some time before switching the DNS, set the TTL of any existing DNS entries to be short, like 1 minute (cached DNS
36-
entries can cause a variety of issues, like failing letsencrypt DNS challenges).
35+
- **Some time before switching the DNS, set the TTL of any existing DNS entries to be short, like 1 minute (cached DNS
36+
entries can cause a variety of issues, like failing letsencrypt DNS challenges).**
3737
- BasicAuth is disabled

0 commit comments

Comments
 (0)