Managing DNS Zones Using Git
Ondřej Caletka
Based in Prague
Ondřej Caletka graduated from the Czech Technical University and now works for CESNET, Czech National Research and Educational Network operator. He likes open source software, internet technologies and electronics. More
• 12 min read
Using zone files for managing the Domain Name System (DNS) zone data is the most basic and flexible way to manage the authoritative DNS data. In this post, we will describe how the Git version control system can be used to store zone file history and protect against errors.