dnscontrol/docs/toc.md
Tom Limoncelli d08d57d403 Revamp the website front page (#213)
* First iteration. Just the front page.
2017-09-29 15:44:13 -04:00

1 KiB

layout
default

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 for you DNS Data.

SPF Optimizer: Optimize your SPF records.

Developer info

github: Get the source!

Writing Providers

Adding new DNS record types