WIP: Implement new authoritative DNS #87

Draft
lilly wants to merge 5 commits from new-auth-dns into main
Owner

The old ns-intern server has reached its end of life because we don't like to maintain it anymore. This introduces a new authoritative DNS solution based on knot.

The old `ns-intern` server has reached its end of life because we don't like to maintain it anymore. This introduces a new authoritative DNS solution based on [knot](https://www.knot-dns.cz/).
lilly self-assigned this 2026-05-01 18:21:38 +02:00
This configuration does not yet do much but it provisions a knot
server that runs.
disable systemd-resolved on auth-dns
All checks were successful
/ Ansible Lint (push) Successful in 2m20s
/ Ansible Lint (pull_request) Successful in 2m17s
62e24a1659
lilly force-pushed new-auth-dns from 62e24a1659
All checks were successful
/ Ansible Lint (push) Successful in 2m20s
/ Ansible Lint (pull_request) Successful in 2m17s
to 70a4d4a0e4
Some checks failed
/ Ansible Lint (pull_request) Failing after 2m51s
/ Ansible Lint (push) Failing after 2m52s
2026-05-01 19:00:17 +02:00
Compare
configure hh.ccc.de on auth-dns
Some checks failed
/ Ansible Lint (push) Failing after 2m33s
/ Ansible Lint (pull_request) Failing after 2m34s
7dcf7b8001
Some checks failed
/ Ansible Lint (push) Failing after 2m33s
/ Ansible Lint (pull_request) Failing after 2m34s
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin new-auth-dns:new-auth-dns
git switch new-auth-dns

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff new-auth-dns
git switch new-auth-dns
git rebase main
git switch main
git merge --ff-only new-auth-dns
git switch new-auth-dns
git rebase main
git switch main
git merge --no-ff new-auth-dns
git switch main
git merge --squash new-auth-dns
git switch main
git merge --ff-only new-auth-dns
git switch main
git merge new-auth-dns
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
CCCHH/ansible-infra!87
No description provided.