dynamic dns updates

This commit is contained in:
nora 2025-08-13 20:36:27 +02:00
parent 56cf4e9212
commit 3c1ec0f287
35 changed files with 109 additions and 67 deletions

View file

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