DNS as Code for codinger.net

OctoDNS Deploy

After setting up the environment :

To plan changes

octodns-sync --config-file=./production.yaml

To commit changes

octodns-sync --config-file=./production.yaml --doit

TODO :

  • Move to a separate organization
  • Implement CI with GitHub Actions