Show HN: OctoDNS, Tools for managing DNS across multiple providers

(octodns.readthedocs.io)

27 points | by gardnr 1 day ago

1 comments

  • hcaz 23 hours ago
    I compared OctoDNS with DNSControl (https://github.com/StackExchange/dnscontrol) a few years ago and settled with DNSControl because it had more providers out of the box.

    But using either of these tools to have your DNS redeploy-able to a new provider is a great idea for resiliency.

    • qyckudnefDi5 18 hours ago
      Do you have a dedicated git repo for your dnscontrol config and use github actions to run dnscontrol when you push?

      I've been thinking about doing this for my personal domains, but not sure if it's a good idea