From bb2ecabc5d7d360a6614a917627ad72e76427ff4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julie=C3=B1?= Date: Wed, 30 Apr 2025 15:58:03 +0200 Subject: [PATCH] Caddyfile update --- On host/Caddy.md | 39 +++++++++++++++++++++++---------------- 1 file changed, 23 insertions(+), 16 deletions(-) diff --git a/On host/Caddy.md b/On host/Caddy.md index 050d191..5d8a861 100644 --- a/On host/Caddy.md +++ b/On host/Caddy.md @@ -93,7 +93,7 @@ books.delmar.bzh { } cloud.delmar.bzh { - encode gzip zstd + encode gzip zstd reverse_proxy sandy:35771 { header_up Host {upstream_hostport} } @@ -109,6 +109,11 @@ cloud.delmar.bzh { } } +stun.delmar.bzh { + encode gzip zstd + reverse_proxy sandy:44397 +} + webmin.delmar.bzh { reverse_proxy bob:10000 { transport http { @@ -132,7 +137,7 @@ draw.delmar.bzh { } git.delmar.bzh { - reverse_proxy carlo:3001 + reverse_proxy sheldon:3000 encode gzip zstd } @@ -151,6 +156,11 @@ it.delmar.bzh { encode gzip zstd } +cs.delmar.bzh { + reverse_proxy sheldon:49505 + encode gzip zstd +} + jellyfin.delmar.bzh { reverse_proxy gary:8096 encode gzip zstd @@ -200,16 +210,6 @@ penpot.delmar.bzh { encode gzip zstd } -portainer.delmar.bzh { - reverse_proxy bob:9000 - encode gzip zstd -} - -mobilizon.delmar.bzh { - reverse_proxy carlo:4000 - encode gzip zstd -} - send.delmar.bzh { reverse_proxy krabs:3000 encode gzip zstd @@ -237,14 +237,21 @@ www.delmar.bzh { } octoprint.delmar.bzh { - handle_path /webcam/* { - reverse_proxy localhost:54964 - } reverse_proxy bernie:54963 { header_up X-Forwarded-Proto {scheme} } encode gzip zstd } + +stream.delmar.bzh { + reverse_proxy bernie:8080 + encode gzip zstd +} + +squirrel.delmar.bzh { + reverse_proxy bob:8000 + encode gzip zstd +} ``` ```bash @@ -259,4 +266,4 @@ sudo systemctl restart caddy sandy192.168.1.65:9880cockpit.delmar.bzhbob192.168.1.99:9090dolibarr.delmar.bzhcarlo192.168.1.163:8080git.delmar.bzhcarlo192.168.1.163:3001homepage.delmar.bzhbob192.168.1.99:5005jellyfin.delmar.bzhsandy192.168.1.65:8096jellyseer.delmar.bzhsandy192.168.1.65:5055julien.delmar.bzhbob> Caddyfilekontadenn.delmar.bzhbob> Caddyfilends.delmar.bzhbob> Caddyfilensns.delmar.bzhbob> Caddyfilepenpot.delmar.bzhcarlo192.168.1.163:8082portainer.delmar.bzhbob192.168.1.99:9443rallly.delmar.bzhcarlo192.168.1.163:3000send.delmar.bzhkrabs192.168.1.229:8080shop.delmar.bzhpatrick192.168.1.186:86ugo.delmar.bzhpatrick192.168.1.186:82uptime.delmar.bzhbob192.168.1.99:3001vault.delmar.bzhcarlo192.168.1.163:8081www.delmar.bzhbob> Caddyfile - \ No newline at end of file +