dns: powerdns -> octodns

This commit is contained in:
Kiara Grouwstra 2025-06-04 23:07:05 +02:00
parent 8764276d39
commit 4c9b2ca876
Signed by: kiara
SSH key fingerprint: SHA256:COspvLoLJ5WC5rFb9ZDe5urVCkK4LJZOsjfF4duRJFU

View file

@ -166,14 +166,13 @@ Considered alternatives include:
- ElasticSearch: not open-source - ElasticSearch: not open-source
### [PowerDNS](https://github.com/PowerDNS/pdns) ### [OctoDNS](https://github.com/octodns/octodns)
PowerDNS is a mature DNS server. It further offers an admin front-end. OctoDNS is a DNS server that may be configured using the Nix-native [NixOS-DNS](https://janik-haag.github.io/NixOS-DNS/).
Considered alternatives include: Considered alternatives include:
- hickory-dns: no front-end - PowerDNS: offers a front-end option, but less geared toward the use-case of configuring by Nix
- core-dns: no front-end
### [Authelia](https://github.com/authelia/authelia) ### [Authelia](https://github.com/authelia/authelia)