minilab/collections/ansible_collections/adhdgirl/minilab/roles/caddy/templates/Caddyfile.j2

87 lines
1.6 KiB
Django/Jinja

{
email annika@adhdgirl.dev
acme_dns cloudflare {{ caddy_cobblgbt_key }}
}
authentik.local.cobb.lgbt {
reverse_proxy 10.69.11.52:9000 {
trusted_proxies private_ranges
}
}
pve.local.cobb.lgbt {
reverse_proxy 10.69.1.7:8006 {
transport http {
tls_insecure_skip_verify
}
}
}
code.local.cobb.lgbt {
reverse_proxy 10.69.2.51:8443
}
guac.local.cobb.lgbt {
@notGuac {
not path /guacamole*
}
redir @notGuac /guacamole/
reverse_proxy 10.69.10.50:8080 {
flush_interval -1
}
}
homarr.local.cobb.lgbt {
reverse_proxy 10.69.10.50:7575
}
sabnzbd.local.cobb.lgbt {
reverse_proxy 10.69.10.50:8081
}
sonarr.local.cobb.lgbt {
reverse_proxy 10.69.10.50:8989
}
radarr.local.cobb.lgbt {
reverse_proxy 10.69.10.50:7878
}
prowlarr.local.cobb.lgbt {
reverse_proxy 10.69.10.50:9696
}
lidarr.local.cobb.lgbt {
reverse_proxy 10.69.10.50:8686
}
ha.local.cobb.lgbt {
reverse_proxy 10.69.10.199:8123
}
ntfy.local.cobb.lgbt {
reverse_proxy 10.69.10.50:8085
}
truenas.local.cobb.lgbt {
reverse_proxy 10.69.10.30:443 {
transport http {
tls_insecure_skip_verify
}
}
}
termix.local.cobb.lgbt {
reverse_proxy 10.69.10.50:8082
}
frigate.local.cobb.lgbt {
reverse_proxy 10.69.10.51:8971 {
transport http {
tls_insecure_skip_verify
}
}
}
immich.local.cobb.lgbt {
reverse_proxy 10.69.10.50:2283
}
readeck.local.cobb.lgbt {
reverse_proxy 10.69.10.50:8083
}
readeck.cobb.lgbt {
reverse_proxy 10.69.10.50:8083
}
cwa.local.cobb.lgbt {
reverse_proxy 10.69.10.50:8086
}