Update comfigs for best practices

This commit is contained in:
2026-04-08 16:06:17 -07:00
parent f7d08333f1
commit 33df798c30
18 changed files with 411 additions and 115 deletions

View File

@@ -20,6 +20,12 @@
reverse_proxy radarr:7878
}
@immich host photos.wampler.us
handle @immich {
encode gzip
reverse_proxy immich_server:2283
}
@vaultwarden host vault.wampler.us
handle @vaultwarden {
encode gzip
@@ -37,6 +43,30 @@
encode gzip
reverse_proxy host.docker.internal:8112
}
@dockge host dockge.wampler.us
handle @dockge {
encode gzip
reverse_proxy dockge:5001
}
@navidrome host music.wampler.us
handle @navidrome {
encode gzip
reverse_proxy navidrome:4533
}
@authentik host auth.wampler.us
handle @authentik {
encode gzip
reverse_proxy authentik_server:9000
}
@lidarr host lidarr.wampler.us
handle @lidarr {
encode gzip
reverse_proxy lidarr:8686
}
}
localhost {