[Komodo] Commit Sync: update master_sync.toml

This commit is contained in:
komodo
2026-03-29 03:39:04 +00:00
parent 18bfdfc5a2
commit d96cd5b7a3
+20 -19
View File
@@ -70,25 +70,25 @@ services:
- mosquitto
- influxdb
labels:
- traefik.enable=true
- traefik.http.routers.homebox.rule=Host(`homeassistant.andrewamason.tech`)
- traefik.http.routers.HA.entrypoints=https,http
- traefik.http.routers.HA.tls=true
- traefik.http.routers.HA.tls.certresolver=letsencrypt
- traefik.http.routers.HA.middlewares=https_redirect
- traefik.http.services.HA.loadbalancer.healthcheck.followredirects=true
- traefik.http.services.HA.loadbalancer.healthcheck.path=/
- traefik.http.services.HA.loadbalancer.passhostheader=true
- traefik.http.services.HA.loadbalancer..server.url=http://172.24.3.12:8123
- net.unraid.docker.icon=/mnt/user/docker/icons/home-assistant.png
- homepage.group=Monitoring
- homepage.name=Home Assistant
- homepage.icon=homeassistant.png
- homepage.href=http://172.24.3.12:8123
- homepage.description=homeassistant
- homepage.widget.type=changedetectionio
- homepage.widget.url=http://172.24.3.12:8123
- homepage.widget.key=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJmNDIxYzJiMGM0YjA0NGI3ODQ2ODA0NDlhZmVjNTExYSIsImlhdCI6MTc3NDc0ODQ1NywiZXhwIjoyMDkwMTA4NDU3fQ.0XPkdXD0CacyWpfQa5NB2Qtxin5taCM0LyS0kjPlKQg
- traefik.enable=true
- traefik.http.routers.HomeAssistant.rule=Host(`homeassistant.andrewamason.tech`)
- traefik.http.routers.HomeAssistant.entrypoints=https,http
- traefik.http.routers.HomeAssistant.tls=true
- traefik.http.routers.HomeAssistant.tls.certresolver=letsencrypt
- traefik.http.routers.HomeAssistant.middlewares=https_redirect
- traefik.http.services.HomeAssistant.loadbalancer.healthcheck.followredirects=true
- traefik.http.services.HomeAssistant.loadbalancer.healthcheck.path=/
- traefik.http.services.HomeAssistant.loadbalancer.passhostheader=true
- traefik.http.services.HomeAssistant.loadbalancer..server.url=http://172.24.3.12:8123
- net.unraid.docker.icon=/mnt/user/docker/icons/home-assistant.png
- homepage.group=Monitoring
- homepage.name=Home Assistant
- homepage.icon=homeassistant.png
- homepage.href=http://172.24.3.12:8123
- homepage.description=homeassistant
- homepage.widget.type=changedetectionio
- homepage.widget.url=http://172.24.3.12:8123
- homepage.widget.key=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJmNDIxYzJiMGM0YjA0NGI3ODQ2ODA0NDlhZmVjNTExYSIsImlhdCI6MTc3NDc0ODQ1NywiZXhwIjoyMDkwMTA4NDU3fQ.0XPkdXD0CacyWpfQa5NB2Qtxin5taCM0LyS0kjPlKQg
mosquitto:
image: eclipse-mosquitto:latest
container_name: mosquitto
@@ -372,6 +372,7 @@ services:
networks:
- Internal
labels:
- traefik.enable=false
- homepage.group=Monitoring
- homepage.name=WallOS
- net.unraid.docker.icon=/mnt/user/docker/icons/wallos.png