Skip to content

Commit 95a7c1b

Browse files
Update dns manager link to squarespace (#628)
Update dns manager link to squarespace Reviewed-by: Nikola Forró
2 parents 52b4a80 + 00d237e commit 95a7c1b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/deployment/tls-certs.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@ Make sure the DNS is all set up:
4747
router-default.apps.auto-prod.gi0n.p1.openshiftapps.com. 49 IN A 52.210.199.25
4848

4949
Check if you have access to packit.dev domain in
50-
[Google Domains](https://domains.google.com/m/registrar/packit.dev).
50+
[Squarespace Domains](https://account.squarespace.com/domains/managed/packit.dev)
51+
(use your Red Hat Google account to log in).
5152

5253
Install certbot locally: `dnf install certbot`.
5354

@@ -72,7 +73,7 @@ You will be asked to set TXT record for every domain requested:
7273

7374
## Update DNS record
7475

75-
Go to [Google Domains](https://domains.google.com/m/registrar/packit.dev/dns)
76+
Go to [Squarespace Domains](https://account.squarespace.com/domains/managed/packit.dev/dns/dns-settings), log in with Google/Red Hat account,
7677
and create/set the corresponding value:
7778
TXT record called `_acme-challenge.abcxyz.packit.dev`.
7879
If those records already exist (from previous run), don't create new records,

0 commit comments

Comments
 (0)