Synchronize your DNS to multiple providers from a simple DSL
Find a file
Tom Limoncelli e75c1ac9ac Squashed commit of the following:
commit 901a3ac1c9
Author: Tom Limoncelli <tlimoncelli@stackoverflow.com>
Date:   Tue Jan 21 14:43:33 2025 -0500

    CHORE: Update dependencies (#3397)

commit 70e9659014
Author: Tom Limoncelli <tlimoncelli@stackoverflow.com>
Date:   Tue Jan 21 14:29:53 2025 -0500

    MSDNS: Provider is failing due to lint fix gone wrong (#3396)

commit 5e15bbe676
Author: Jakob Ackermann <das7pad@outlook.com>
Date:   Sat Jan 18 13:54:37 2025 +0000

    BUG: fetch zones once in ZoneCache (#3394)

commit a631c5bfdd
Author: Kai Schwarz <kai.schwarz@centralnic.com>
Date:   Fri Jan 17 20:15:10 2025 +0100

    CNR: Initial Performance improvement; golint review (#3391)

commit e1c9785159
Author: Tom Limoncelli <tlimoncelli@stackoverflow.com>
Date:   Fri Jan 17 07:11:10 2025 -0500

    CHORE: Update dependencies (#3385)

commit 9e88b6a801
Author: Tom Limoncelli <tlimoncelli@stackoverflow.com>
Date:   Thu Jan 16 21:47:10 2025 -0500

    CICD: Make pager tests more visible (#3387)

commit 67db0e287d
Author: Tom Limoncelli <tlimoncelli@stackoverflow.com>
Date:   Thu Jan 16 14:41:18 2025 -0500

    GCLOUD: remove (irrelevant) slow test (#3384)

commit c348e354ff
Author: Tom Limoncelli <tlimoncelli@stackoverflow.com>
Date:   Thu Jan 16 14:32:32 2025 -0500

    GCLOUD: CICD: Skip the pager1201 integration test (#3383)

commit 5cfb9073a2
Author: Tom Limoncelli <tlimoncelli@stackoverflow.com>
Date:   Thu Jan 16 14:17:47 2025 -0500

    TRANSIP: Pause when rate-limited (#3378)

commit f666af8714
Author: Tom Limoncelli <tlimoncelli@stackoverflow.com>
Date:   Thu Jan 16 13:56:46 2025 -0500

    GCLOUD: Re-try on 502 errors (#3376)

commit 1a1a4bf00d
Author: Tom Limoncelli <tlimoncelli@stackoverflow.com>
Date:   Thu Jan 16 12:54:48 2025 -0500

    INWX: Enable SRV to have "." target (#3380)

commit 355643988e
Author: Tom Limoncelli <tlimoncelli@stackoverflow.com>
Date:   Thu Jan 16 10:58:11 2025 -0500

    CLOUDFLAREAPI: No longer treat TTL=300 as special (#3368)

    Co-authored-by: Sukka <github@skk.moe>

commit 89c65b6683
Author: Tom Limoncelli <tlimoncelli@stackoverflow.com>
Date:   Thu Jan 16 10:03:00 2025 -0500

    INWX: Permit "." target for SRV records (#3377)

commit fc2c506920
Author: Tom Limoncelli <tlimoncelli@stackoverflow.com>
Date:   Wed Jan 15 18:28:15 2025 -0500

    CICD: Warn user if -provider does not match profiles.json:TYPE (#3375)

commit 0d5b3c22b7
Author: Jakob Ackermann <das7pad@outlook.com>
Date:   Wed Jan 15 22:43:24 2025 +0000

    CLOUDFLARE: adopt ZoneCache (#3373)

commit 2ef23621b5
Author: Jakob Ackermann <das7pad@outlook.com>
Date:   Wed Jan 15 20:23:02 2025 +0000

    HETZNER: adopt ZoneCache (#3372)

commit ab00797f89
Author: Tom Hughes <tom@compton.nu>
Date:   Wed Jan 15 02:07:19 2025 +0000

    FEATURE: Extend PTR magic handling to support RFC4183 names (#3364)

commit 5c9b17039e
Author: Jakob Ackermann <das7pad@outlook.com>
Date:   Wed Jan 15 02:05:17 2025 +0000

    FEAT: Add ZoneCache primitive (#3365)
2025-01-21 16:24:46 -05:00
.github Build(deps): Bump actions/upload-artifact from 4.5.0 to 4.6.0 (#3356) 2025-01-13 11:46:19 -05:00
bin CICD: json files should be strictly formatted (#3282) 2025-01-01 12:02:23 -05:00
build CHORE: Fix lint warnings from golangci-lint (#3311) 2025-01-13 11:33:12 -05:00
commands Merge branch 'main' into branch_gorec_rebasing 2025-01-14 20:33:35 -05:00
docs DOCS: Fixed 404 URL's on GitHub page (#2969) 2024-05-21 14:51:47 -04:00
documentation Squashed commit of the following: 2025-01-21 16:24:46 -05:00
integrationTest Squashed commit of the following: 2025-01-21 16:24:46 -05:00
models Merge branch 'main' into branch_gorec_rebasing 2025-01-14 20:33:35 -05:00
pkg Squashed commit of the following: 2025-01-21 16:24:46 -05:00
providers Squashed commit of the following: 2025-01-21 16:24:46 -05:00
.editorconfig CICD: Rename the master branch to main (#2774) 2024-01-10 15:50:12 -05:00
.git-blame-ignore-revs Add .git-blame-ignore-revs 2025-01-03 13:19:39 -05:00
.gitattributes CLOUDFLAREAPI: CF_REDIRECT/CF_TEMP_REDIRECT should dtrt using Single Redirects (#3002) 2024-06-18 17:38:50 -04:00
.gitignore DOCS: Minor clarifications on NAMESERVER() (#3113) 2024-09-16 20:21:59 -04:00
.goreleaser.yml CNR Provider: Review CI / Docs / Capabilities (add NAPTR, SSHFP) (#3241) 2024-12-12 19:43:17 -05:00
.prettierrc Format helpers.js (#205) 2017-09-15 13:12:09 -04:00
Dockerfile Build(deps): Bump alpine from 3.20.3 to 3.21.0 (#3289) 2025-01-01 12:02:45 -05:00
go.mod Squashed commit of the following: 2025-01-21 16:24:46 -05:00
go.sum Squashed commit of the following: 2025-01-21 16:24:46 -05:00
LICENSE migrate code for github 2016-08-22 18:31:50 -06:00
main.go BUILD: Generate OWNERS files (#2997) 2024-07-10 15:53:50 -04:00
OWNERS NEW PROVIDER: CentralNic Reseller (CNR) - formerly RRPProxy (#3203) 2024-12-06 17:01:42 -05:00
package-lock.json TESTING: parse_tests: reformat/regenerate .js .json files 2025-01-03 13:19:39 -05:00
README.md CNR: Add support for ALIAS record type (#3360) 2025-01-14 16:46:55 -05:00
SECURITY.md DOCS: Fix many small typos (#1794) 2022-10-30 13:56:45 -04:00
staticcheck.conf CHORE: Satisfy Staticcheck and remove unused code (#2331) 2023-05-08 16:49:26 -04:00

DNSControl

StackExchange/dnscontrol/build Google Group PkgGoDev

DNSControl is a system for maintaining DNS zones. It has two parts: a domain specific language (DSL) for describing DNS zones plus software that processes the DSL and pushes the resulting zones to DNS providers such as Route53, Cloudflare, and Gandi. It can send the same DNS records to multiple providers. It even generates the most beautiful BIND zone files ever. It runs anywhere Go runs (Linux, macOS, Windows). The provider model is extensible, so more providers can be added.

Currently supported DNS providers:

  • Akamai Edge DNS
  • AutoDNS
  • AWS Route 53
  • AXFR+DDNS
  • Azure DNS
  • Azure Private DNS
  • BIND
  • Bunny DNS
  • Cloudflare
  • ClouDNS
  • CentralNic Reseller (CNR) - formerly RRPProxy
  • deSEC
  • DigitalOcean
  • DNS Made Easy
  • DNSimple
  • Domainnameshop (Domeneshop)
  • Exoscale
  • Gandi
  • Gcore
  • Google DNS
  • Hetzner
  • HEXONET
  • hosting.de
  • Huawei Cloud DNS
  • Hurricane Electric DNS
  • INWX
  • Linode
  • Loopia
  • LuaDNS
  • Microsoft Windows Server DNS Server
  • Mythic Beasts
  • Namecheap
  • Name.com
  • Netcup
  • Netlify
  • NS1
  • Oracle Cloud
  • OVH
  • Packetframe
  • Porkbun
  • PowerDNS
  • Realtime Register
  • RWTH DNS-Admin
  • Sakura Cloud
  • SoftLayer
  • TransIP
  • Vultr

Currently supported Domain Registrars:

  • AWS Route 53
  • CSC Global
  • CentralNic Reseller (CNR) - formerly RRPProxy
  • DNSOVERHTTPS
  • Dynadot
  • easyname
  • Gandi
  • HEXONET
  • hosting.de
  • Internet.bs
  • INWX
  • Namecheap
  • Name.com
  • OpenSRS
  • OVH
  • Realtime Register

At Stack Overflow, we use this system to manage hundreds of domains and subdomains across multiple registrars and DNS providers.

You can think of it as a DNS compiler. The configuration files are written in a DSL that looks a lot like JavaScript. It is compiled to an intermediate representation (IR). Compiler back-ends use the IR to update your DNS zones on services such as Route53, Cloudflare, and Gandi, or systems such as BIND.

An Example

dnsconfig.js:

// define our registrar and providers
var REG_NAMECOM = NewRegistrar("name.com");
var r53 = NewDnsProvider("r53")

D("example.com", REG_NAMECOM, DnsProvider(r53),
  A("@", "1.2.3.4"),
  CNAME("www","@"),
  MX("@",5,"mail.myserver.com."),
  A("test", "5.6.7.8")
)

Running dnscontrol preview will talk to the providers (here name.com as registrar and route 53 as the dns host), and determine what changes need to be made.

Running dnscontrol push will make those changes with the provider and my dns records will be correctly updated.

The easiest way to run DNSControl is to use the Docker container:

docker run --rm -it -v "$(pwd):/dns"  ghcr.io/stackexchange/dnscontrol preview

See Getting Started page on documentation site to get started!

Benefits

  • Less error-prone than editing a BIND zone file.
  • More reproducible than clicking buttons on a web portal.
  • Easily switch between DNS providers: The DNSControl language is vendor-agnostic. If you use it to maintain your DNS zone records, you can switch between DNS providers easily. In fact, DNSControl will upload your DNS records to multiple providers, which means you can test one while switching to another. We've switched providers 3 times in three years and we've never lost a DNS record.
  • Adopt CI/CD principles to DNS! At StackOverflow we maintain our DNSControl configurations in Git and use our CI system to roll out changes. Keeping DNS information in a VCS means we have full history. Using CI enables us to include unit-tests and system-tests. Remember when you forgot to include a "." at the end of an MX record? We haven't had that problem since we included a test to make sure Tom doesn't make that mistake... again.
  • Adopt PR-based updates. Allow developers to send updates as PRs, which you can review before you approve.
  • Variables save time! Assign an IP address to a constant and use the variable name throughout the file. Need to change the IP address globally? Just change the variable and "recompile."
  • Macros! Define your SPF records, MX records, or other repeated data once and re-use them for all domains.
  • Control Cloudflare from a single source of truth. Enable/disable Cloudflare proxying (the "orange cloud" button) directly from your DNSControl files.
  • Keep similar domains in sync with transforms and other features. If one domain is supposed to be a filtered version of another, this is easy to set up.
  • It is extendable! All the DNS providers are written as plugins. Writing new plugins is very easy.

Installation

DNSControl can be installed via packages for macOS, Linux and Windows, or from source code. See the official instructions.

Via GitHub Actions (GHA)

See dnscontrol-action or gacts/install-dnscontrol.

Deprecation warnings (updated 2024-03-25)

  • REV() will switch from RFC2317 to RFC4183 in v5.0. This is a breaking change. Warnings are output if your configuration is affected. No date has been announced for v5.0. See https://docs.dnscontrol.org/language-reference/top-level-functions/revcompat
  • MSDNS maintainer needed! Without a new volunteer, this DNS provider will lose support after April 2025. See https://github.com/StackExchange/dnscontrol/issues/2878
  • NAMEDOTCOM and SOFTLAYER need maintainers! These providers have no maintainer. Maintainers respond to PRs and fix bugs in a timely manner, and try to stay on top of protocol changes.
  • get-certs/ACME support is frozen and will be removed without notice between now and July 2025. It has been unsupported since December 2022. If you don't use this feature, do not start. If you do use this feature, migrate ASAP. See discussion in issues/1400

More info at our website

The website: https://docs.dnscontrol.org/

The getting started guide: https://docs.dnscontrol.org/getting-started/getting-started

Stargazers over time

Stargazers over time