mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
9 lines
249 B
Markdown
9 lines
249 B
Markdown
![]() |
---
|
||
|
name: Bind
|
||
|
layout: default
|
||
|
jsId: BIND
|
||
|
---
|
||
|
# Bind Provider
|
||
|
|
||
|
This provider simply maintains a directory with a collection of .zone files. We currently copy zone files to our production servers and restart bind via
|
||
|
a script external to DNSControl.
|