[PR #289] [CLOSED] Add DnsControl, opinionated system for managing DNS configurations. #334

Closed
opened 2025-11-06 16:58:20 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/awesome-foss/awesome-sysadmin/pull/289
Author: @fabacab
Created: 11/16/2018
Status: Closed

Base: masterHead: dnscontrol


📝 Commits (1)

  • 14bb121 Add DnsControl, opinionated system for managing DNS configurations.

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Application name / category

DnsControl / Domain management

Source URL

https://github.com/stackexchange/dnscontrol

why it is awesome

DnsControl massively simplifies the process of managing multiple DNS assets (domain names, SRV records, TXT records, SPF entries, etc) by describing those settings "as code," so that they can be stored in a version control repository independent of their deployment. I.e., you can write your DNS-related data in code and then automatically deploy those changes to your own BIND servers or a DNS provider such as Amazon Route53 or CloudFlare. This is especially useful if your infrastructure utilizes multiple providers.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/awesome-foss/awesome-sysadmin/pull/289 **Author:** [@fabacab](https://github.com/fabacab) **Created:** 11/16/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dnscontrol` --- ### 📝 Commits (1) - [`14bb121`](https://github.com/awesome-foss/awesome-sysadmin/commit/14bb121d02cc0563dd7d00d1e8fc4f51bceeb057) Add DnsControl, opinionated system for managing DNS configurations. ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ### Application name / category [DnsControl](https://stackexchange.github.io/dnscontrol/) / Domain management ### Source URL https://github.com/stackexchange/dnscontrol ### why it is awesome DnsControl massively simplifies the process of managing multiple DNS assets (domain names, SRV records, TXT records, SPF entries, etc) by describing those settings "as code," so that they can be stored in a version control repository independent of their deployment. I.e., you can write your DNS-related data in code and then automatically deploy those changes to your own BIND servers or a DNS provider such as Amazon Route53 or CloudFlare. This is especially useful if your infrastructure utilizes multiple providers. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 16:58:20 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-sysadmin#334