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

@ -54,6 +54,9 @@ let
ns1 = dns1;
ns2 = dns2;
# --- ACME setup for caddy
_acme-challenge.CNAME = [ (cname "_acme-challenge.nilstrieb.dev.") ];
# --- website stuff
blog = vps1;
www = vps1;