Add DTEK notification bot with Docker configuration and requirements

This commit is contained in:
2025-11-12 13:37:28 +01:00
parent 687967a989
commit b598006266
8 changed files with 368 additions and 11 deletions
+8 -8
View File
@@ -52,7 +52,7 @@ http:
# Dockmon
dockmon:
rule: "Host(`dcokmon.workstation`)"
rule: "Host(`dockmon.workstation`)"
entryPoints:
- websecure
service: dockmon
@@ -96,7 +96,7 @@ http:
- url: "http://adguardhome:3000"
# Nextcloud AIO Interface
nextcloud:
nextcloud-aio:
loadBalancer:
servers:
- url: "https://nextcloud-aio-mastercontainer:8080"
@@ -149,14 +149,14 @@ http:
stsSeconds: 31536000
customFrameOptionsValue: "SAMEORIGIN"
# nextcloud-secure-headers:
# headers:
# hostsProxyHeaders:
# - "X-Forwarded-Host"
# referrerPolicy: "same-origin"
nextcloud-secure-headers:
headers:
hostsProxyHeaders:
- "X-Forwarded-Host"
referrerPolicy: "same-origin"
nextcloud-chain:
chain:
middlewares:
- redirect-https
# - nextcloud-secure-headers
- nextcloud-secure-headers