tvl-depot/ops/dns
Vincent Ambo 5a90c8276b feat(ops/dns): Add Google Workspace verification for tvl.su.
Change-Id: I44db2bca7aa5814bbefd8943d727cc66ab800fd5
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2668
Tested-by: BuildkiteCI
Reviewed-by: tazjin <mail@tazj.in>
2021-03-26 18:26:34 +00:00
..
default.nix refactor(ops/dns): use drvTargets for meta.targets population 2021-03-15 22:16:19 +00:00
README.md feat(ops/dns): Import tvl.fyi DNS zone into depot 2021-03-15 21:23:35 +00:00
tvl.fyi.zone feat(ops/dns): Add status subdomain 2021-03-22 16:15:07 +00:00
tvl.su.zone feat(ops/dns): Add Google Workspace verification for tvl.su. 2021-03-26 18:26:34 +00:00

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.