dynamic dns updates

This commit is contained in:
nora 2025-08-13 20:36:27 +02:00
parent d41530b65f
commit 8479644fc4
41 changed files with 128 additions and 71 deletions

View file

@ -19,6 +19,17 @@
insecure true
}
acme_dns rfc2136 {
key_name "test"
key_alg "hmac-sha256"
key ""
server "dns1.local:53"
}
tls {
dns_challenge_override_domain "nilstrieb.dev"
}
servers {
metrics
}