diff --git a/Divers/OVH_Stalwart.md b/Divers/OVH_Stalwart.md index 7ebfdb5..c6f6c24 100644 --- a/Divers/OVH_Stalwart.md +++ b/Divers/OVH_Stalwart.md @@ -1,5 +1,5 @@ $TTL 3600 -@ IN SOA dns106.ovh.net. tech.ovh.net. (2085321505 86400 3600 3600000 300) +@ IN SOA dns106.ovh.net. tech.ovh.net. (2085478106 86400 3600 3600000 300) IN NS dns106.ovh.net. IN NS ns106.ovh.net. IN MX 100 mx3.mail.ovh.net. @@ -36,6 +36,7 @@ ftp IN CNAME delmar.bzh. gen IN A 176.188.240.123 git IN A 176.188.240.123 gotify IN A 176.188.240.123 +hmr IN A 176.188.240.123 home-assistant IN A 176.188.240.123 homepage IN A 176.188.240.123 imgs IN A 176.188.240.123 diff --git a/installs_on_host/Caddyfile b/installs_on_host/Caddyfile index fa94641..3424297 100644 --- a/installs_on_host/Caddyfile +++ b/installs_on_host/Caddyfile @@ -235,6 +235,15 @@ gotify.delmar.bzh { reverse_proxy carlo:41901 } +hmr.delmar.bzh { + encode { + zstd + gzip + minimum_length 1024 + } + reverse_proxy bob:17080 +} + homepage.delmar.bzh { encode { zstd