Introduction to DNSControl

DNSControl is an opinionated platform for seamlessly managing your DNS configuration across any number of DNS hosts, both in the cloud or in your own infrastructure. It manages all of the domains for the Stack Overflow network, and can do the same for you!

Try It

Want to jump right in? Follow our quick start tutorial on a new domain or migrate an existing one. Read the language spec for more info.

Use It

Take advantage of the advanced features. Use macros and variables for easier updates. Upload your zones to multiple DNS providers.

  • Maintain your DNS data as a high-level DS, with macros, and variables for easier updates.

  • Super extensible! Plug-in architecture makes adding new DNS providers and Registrars easy!

  • Eliminate vendor lock-in. Switch DNS providers easily, any time, with full fidelity.

  • Reduce points of failure: Easily maintain dual DNS providers and easily drop one that is down.

  • Supports 35+ DNS Providers including BIND, AWS Route 53, Google DNS, and name.com.

  • Apply CI/CD principles to DNS: Unit-tests, system-tests, automated deployment.

  • All the benefits of Git (or any VCS) for your DNS zone data. View history. Accept PRs.

  • Optimize DNS with SPF optimizer. Detect too many lookups. Flatten includes.

  • Runs on Linux, Windows, Mac, or any operating system supported by Go.

  • Enable/disable Cloudflare proxying (the "orange cloud" button) directly from your DNSControl files.

  • Assign an IP address to a constant and use the variable name throughout the configuration. Need to change the IP address globally? Just change the variable and "recompile".

  • Keep similar domains in sync with transforms, macros, and variables.

Get Involved

Join our mailing list. We make it easy to contribute by using GitHub, you can make code changes with confidence thanks to extensive integration tests. The project is newbie-friendly so jump right in!

Last updated