bazarr-app-init #2

Merged
aetos merged 2 commits from bazarr-app-init into main 2025-10-29 20:41:33 +00:00
Showing only changes of commit 67e5fa8d6b - Show all commits

View File

@@ -96,6 +96,14 @@ http:
- redirect-to-https
service: noop@internal
bazarr-http:
rule: "Host(`bazarr.aetoskia.com`)"
entryPoints:
- web
middlewares:
- redirect-to-https
service: noop@internal
prowlarr-http:
rule: "Host(`prowlarr.aetoskia.com`)"
entryPoints:
@@ -227,6 +235,14 @@ http:
tls:
certResolver: aetoskia
bazarr:
rule: "Host(`bazarr.aetoskia.com`)"
entryPoints:
- websecure
service: bazarr-svc
tls:
certResolver: aetoskia
prowlarr:
rule: "Host(`prowlarr.aetoskia.com`)"
entryPoints:
@@ -345,6 +361,11 @@ http:
servers:
- url: "http://server-pi:7878"
bazarr-svc:
loadBalancer:
servers:
- url: "http://server-pi:6767"
prowlarr-svc:
loadBalancer:
servers: