b033871638
We'll need to do a DNS switchover, likely with a short amount of downtime due to TLS provisioning. It would be possible to avoid this by provisioning a cert manually pre-hoc through the DNS challenge and then configuring whitby to use that, however I simply don't have time for that right now and the Google Cloud Project for Nixery is going away in O(days) for $reasons. Change-Id: I88dface5aaacec5acfa525ae117462f8ad296d92 Reviewed-on: https://cl.tvl.fyi/c/depot/+/3382 Tested-by: BuildkiteCI Reviewed-by: kn <klemens@posteo.de> |
||
---|---|---|
.. | ||
default.nix | ||
nixery.dev.zone | ||
README.md | ||
tvl.fyi.zone | ||
tvl.su.zone |
DNS configuration
This folder contains configuration for our DNS zones. The zones are hosted with Google Cloud DNS, which supports zone-file based import/export.
Currently there is no automation to deploy these zones, but CI will check their integrity.
Note: While each zone file specifies an SOA record, it only exists to satisfy
named-checkzone
. Cloud DNS manages this record for us.