WorldHealthOrganization / app

COVID-19 App
Other
2.13k stars 509 forks source link

DNS Records for *.whocoronavirus.org don't work from Terraform #1723

Open brunobowden opened 4 years ago

brunobowden commented 4 years ago

Summary

The DNS Records set up in PR #1721 don't work. A possibility is that it needs setting up with two name servers:

TODO: figure out how to make this work in the Domain console. I tried configuring it to use the list of combined name servers but couldn't get it to work.

Workaround

Manually add A record in Domain console (link is above).

Other Notes

# List of name servers for whocoronavirus.org
ns-cloud-a1.googledomains.com
ns-cloud-d1.googledomains.com
ns-cloud-a2.googledomains.com
ns-cloud-d2.googledomains.com
ns-cloud-a3.googledomains.com
ns-cloud-d3.googledomains.com
ns-cloud-a4.googledomains.com
ns-cloud-d4.googledomains.com

Desired Solution

Something that works

Checklist:

brunobowden commented 4 years ago

Copied comment from dupe issue:

@matthewblain - not a priority to launch but helpful for other developers. Something to experiment with in your separate Google organization. With Google providing the registrar services as well, this should all work together seamlessly.

brunobowden commented 4 years ago

@matthewblain - ignore this for now. Manually configuring for the moment.