feat(reverse-proxy): Add Caddy for reverse proxy

Signed-off-by: Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>
This commit is contained in:
Tuan-Dat Tran
2025-01-12 21:19:37 +01:00
parent 88141f8869
commit 1a1b8cb69c
18 changed files with 299 additions and 47 deletions

View File

@@ -2,3 +2,78 @@ docker:
url: "https://download.docker.com/linux"
apt_release_channel: "stable"
dirs: "/opt/docker"
caddy:
admin_email: me+acme@tudattr.dev
domain: "seyshiro.de"
services:
- name: syncthing
vm:
- docker-host00
port: 8384
- name: status
vm:
- docker-host00
port: 3001
- name: plex
vm:
- docker-host00
port: 32400
- name: jellyfin
vm:
- docker-host02
port: 8096
- name: hass
vm:
- docker-host02
port: 8123
- name: ddns
vm:
- docker-host00
port: 8123
- name: sonarr
vm:
- docker-host00
port: 8989
- name: radarr
vm:
- docker-host00
port: 7878
- name: lidarr
vm:
- docker-host00
port: 8686
- name: prowlarr
vm:
- docker-host00
port: 9696
- name: qbit
vm:
- docker-host00
port: 9696
- name: tl
vm:
- docker-host00
port: 9696
- name: paperless
vm:
- docker-host00
port: 8000
- name: pdf
vm:
- docker-host00
port: 8080
- name: git
vm:
- docker-host02
port: 3000
- name: changedetection
vm:
- docker-host00
port: 5000
- name: calibre
vm:
- docker-host00
port: 5000