From ae52b85e800f20f004b1aaac4e29817c38ca2ed4 Mon Sep 17 00:00:00 2001 From: matthias Date: Mon, 22 Sep 2025 21:51:41 +0200 Subject: [PATCH] updated the gateway to handle subdomains correctly and update transip config to no longer handle mitschelich.nl --- homenetwork/gateway/gateway.yml | 9 +++++---- homenetwork/gateway/go-transip-dyndns.toml | 7 ------- 2 files changed, 5 insertions(+), 11 deletions(-) diff --git a/homenetwork/gateway/gateway.yml b/homenetwork/gateway/gateway.yml index 9094a04..7540a7a 100644 --- a/homenetwork/gateway/gateway.yml +++ b/homenetwork/gateway/gateway.yml @@ -11,14 +11,15 @@ services: # - URL=vbchaos.nl - URL=mitscherlich.nl - VALIDATION=http +# - SUBDOMAINS=wildcard - SUBDOMAINS=nc,esp,git,jenkins,registry,registrybrowser,svn,vpn,vaultwarden,collabora - - CERTPROVIDER= #optional - - DNSPLUGIN=cloudflare #optional - - PROPAGATION= #optional +# - CERTPROVIDER= #optional +# - DNSPLUGIN=cloudflare #optional +# - PROPAGATION= #optional - EMAIL= matthias.mitscherlich@gmail.com # - ONLY_SUBDOMAINS=false #optional - ONLY_SUBDOMAINS=true -# - EXTRA_DOMAINS=*.vbchaos.nl #optional + - EXTRA_DOMAINS=nc.vbchaos.nl,vaultwarden.vbchaos.nl,vpn.vbchaos.nl,registry.vbchaos.nl,git.vbchaos.nl #optional - STAGING=false #optional volumes: - /docker_config/swag:/config diff --git a/homenetwork/gateway/go-transip-dyndns.toml b/homenetwork/gateway/go-transip-dyndns.toml index 03b843d..6815488 100644 --- a/homenetwork/gateway/go-transip-dyndns.toml +++ b/homenetwork/gateway/go-transip-dyndns.toml @@ -111,13 +111,6 @@ FM37lMkICyTFFIc/s1x86VNX # # content = "" -[[record]] -hostname = "mitscherlich.nl" -entry = "*" -ttl = 300 -type = "A" -content = "" - [[record]] hostname = "vbchaos.nl" entry = "*"