mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
22 lines
646 B
Markdown
22 lines
646 B
Markdown
---
|
|
layout: default
|
|
---
|
|
# DNSControl
|
|
|
|
Dnscontrol is a platform for seamlessly managing your dns configuration across any number of DNS hosts, both in the cloud or in your own infrastructure. It manages all of the domains for the Stack Exchange network.
|
|
|
|
## [Getting Started]({{site.github.url}}/getting-started)
|
|
|
|
## [Providers]({{site.github.url}}/provider-list)
|
|
|
|
## [Language Reference]({{site.github.url}}/js)
|
|
|
|
## [github](https://github.com/StackExchange/dnscontrol)
|
|
|
|
|
|
|
|
## FAQs and design notes
|
|
|
|
- [Why CNAME/MX/NS targets require a trailing "dot"]({{site.github.url}}/why-the-dot)
|
|
- [Writing Providers]({{site.github.url}}/writing-providers)
|