towerops/lib/towerops_web/live/help_live
Graham McIntire 1d98cda79d
fix: configure Watchtower to only monitor agent container
Add WATCHTOWER_SCOPE=towerops environment variable to generated
docker-compose templates. This prevents Watchtower from monitoring
unrelated containers on the same Docker host (e.g., Dokku apps).

Without scope filtering, Watchtower would attempt to monitor all
containers with watchtower.enable=true label, causing warnings
for missing images and unnecessary monitoring overhead.
2026-03-06 12:38:44 -06:00
..
index.ex fix: configure Watchtower to only monitor agent container 2026-03-06 12:38:44 -06:00
index.html.heex doc update 2026-02-03 09:07:06 -06:00