opensupplyhub / open-apparel-registry

An application for searching, matching, uploading factories.
MIT License
32 stars 13 forks source link

Rename production URL and change name servers in Google Domains #2185

Closed obrienad closed 1 year ago

obrienad commented 1 year ago
obrienad commented 1 year ago

@mariel-oar - can you confirm when you expect to get the CNAME for the site?

mariel-oar commented 1 year ago

if cname means URL, then it's https://info.opensupplyhub.org and it's live on Nov 1

nanotubing commented 1 year ago

@mariel-oar: to set up info.opensupplyhub.org, we will need an address to direct traffic for that domain to. This would be provided by the web host for that site. I can show you how the existing site is configured if it helps track down the right information

obrienad commented 1 year ago

Removed CAN as N&S provided necessary information (email).

nanotubing commented 1 year ago

The following records should be manually added to opensupplyhub's route53 once terraform has created the new zone. This is taken from the bind format zone file exported from the google domains interface, which is where dns is currently hosted:

Hubspot domainkey records

hs1-19901037._domainkey.opensupplyhub.org. 60 IN CNAME opensupplyhub-org.hs02a.dkim.hubspotemail.net.
hs2-19901037._domainkey.opensupplyhub.org. 60 IN CNAME opensupplyhub-org.hs02b.dkim.hubspotemail.net.

Info Site CNAME

info.opensupplyhub.org. 60 IN CNAME open-supply-production.cl-uk-london-1.servd.dev.

GSuite Records

opensupplyhub.org. 3600 IN MX 1 aspmx.l.google.com.
opensupplyhub.org. 3600 IN MX 1 aspmx.l.google.com.
opensupplyhub.org. 3600 IN MX 5 alt1.aspmx.l.google.com.
opensupplyhub.org. 3600 IN MX 5 alt2.aspmx.l.google.com.
opensupplyhub.org. 3600 IN MX 10 alt3.aspmx.l.google.com.
opensupplyhub.org. 3600 IN MX 10 alt4.aspmx.l.google.com.

opensupplyhub.org. 3600 IN SPF "v=spf1 include:_spf.google.com ~all"
opensupplyhub.org. 3600 IN TXT "v=spf1 include:_spf.google.com ~all"

google._domainkey.opensupplyhub.org. 3600 IN TXT "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAn4WckSa6Cn/69caGB39oi18qd6Ney36L8E2zUjPE86d0Es6rmhA1UUua432gfXZPDvZzEFPAdvAt9dMgp79XYOkNC4X9zQ4csM4fFuEqRacUMXq6dMnnPFJ+NnmFonwWo7cdYg3b4G09TZ0hC2uRf6wWLCowfoCGi6Rcxh23aRceVmQBiy2Dgf4TcbI5cPBZK" "Ap8AVsUuIkLT5p4WLN7YpPdnP93jaFUT5E7Zjg7y1FYGbihzElqJ2kT2w6FyrZnMN8RAzKYGsUdQJs9pycKUrtOMayQcGDJnX9ID5G4OICmQlo9phEDe7sXUbAl3rPq4BWvPsZ/DIX08N5kQuj9ZQIDAQAB"
mariel-oar commented 1 year ago

1) In addition to the above, we will need to add the 4 new DNS servers to google domains?

Screen Shot 2022-11-01 at 12 10 41 PM

2) In addition, the info site developers asked about this - would this also be done in Route 53?

nanotubing commented 1 year ago
  1. In addition to the above, we will need to add the 4 new DNS servers to google domains?

Correct. Amazon gives you those once you add a domain to route53, so we don't get them in advance. Once we get them, we'll add them into the google domains interface.

  1. In addition, the info site developers asked about this - would this also be done in Route 53?

yeah, the subdomain for archive.openapparel.org gets added to the route53 interface