mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-11-10 17:26:10 +08:00
1 KiB
1 KiB
layout | title |
---|---|
default | TOC |
Getting Started
- Getting Started: A walk-through of the basics.
- Providers: Which DNS providers are supported.
- Examples: The DNSControl language by example.
- Migrating: Migrating zones to DNSControl.
Reference
- Language Reference: Description of the DNSControl language (DSL).
- ALIAS / ANAME records in dnscontrol
- Why CNAME/MX/NS targets require a trailing "dot"
Advanced Topics
- Testing: Unit Testing DNS Data.
- SPF Optimizer: Optimize your SPF records.
Developer info
- GitHub: Get the source!
- Writing Providers
- Adding new DNS record types