refactor: Move uptime-kuma traefik labels to dynamic.yaml

This commit is contained in:
2025-11-18 02:30:42 +01:00
parent 53a0460476
commit 5b05207985
2 changed files with 16 additions and 17 deletions
+12 -13
View File
@@ -42,15 +42,13 @@ http:
- security-headers
tls: {}
# # Uptime Kuma
# uptime-kuma:
# rule: "Host(`uptime-kuma.forust.xyz`)"
# entryPoints:
# - websecure
# service: uptime-kuma
# # middlewares:
# # - security-headers
# tls: {}
# Uptime Kuma
uptime-kuma:
rule: "Host(`uptime.forust.xyz`)"
entryPoints:
- websecure
service: uptime-kuma
tls: {}
# AdGuard Home (public (account required))
adguard:
@@ -153,10 +151,11 @@ http:
servers:
- url: "http://nextcloud-aio-apache:11000"
# # Uptime Kuma
# uptime-kuma:
# loadBalancer:
# servers: "http://uptime-kuma:3001"
# Uptime Kuma
uptime-kuma:
loadBalancer:
servers:
- url: "http://uptime-kuma:3001"
# Dockmon
dockmon: