mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
* Fix page title spelling * Fixed some more mistakes * Spacing fixes * Fix title in TOC * Improved TOC
1.0 KiB
1.0 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