Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.11 KB

File metadata and controls

36 lines (24 loc) · 1.11 KB

dnscontrol-examples

DNSControl is a system for managing DNS zones across multiple providers with a simple DSL.

Here you will find a bunch of examples I been collecting from different places, check Resources for more details.

Install

Add plugin to asdf.

asdf plugin-add dnscontrol https://github.com/beardix/asdf-dnscontrol.git
asdf install # takes dnscontrol version from .tool-versions

Examples

  1. Simple Bind zone
  2. DNSControl can manage multiple providers, here we add Cloudflare
  3. Macros and other examples
  4. For loop
  5. Variables
  6. Parked domains on Cloudflare

Resources

Quote

How the cloud works: 30 second DNS TTLs and hope.

source