diff options
Diffstat (limited to 'dns/README.md')
| -rw-r--r-- | dns/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dns/README.md b/dns/README.md new file mode 100644 index 0000000..0e6d74a --- /dev/null +++ b/dns/README.md @@ -0,0 +1,3 @@ +# DNS Management + +This folder manages DNS records across the zones we use. It uses [octodns](https://github.com/octodns/octodns) with the Cloudfare provider to push and synchronize zone records with the YAML files in the `zones` folder. |