18F / dns

DNS configuration for domains managed by GSA TTS
https://github.com/18F/dns/blob/master/doc/architecture.md
Other
45 stars 60 forks source link

Make data.gov an ALIAS for www.data.gov #581

Closed mogul closed 2 years ago

mogul commented 2 years ago

"data.gov" currently points to a proxy hosted by FCS that redirects to www.data.gov. Now that we're moving out of the FCS environment, we need to remove that proxy from our DNS. Rather than set up another proxy to handle the redirect, we are now taking advantage of Route53's support for ALIAS records instead.

Relates to https://github.com/gsa/datagov-deploy/issues/1001

mogul commented 2 years ago

Fixed by https://github.com/18F/dns/pull/582