towerops/lib/towerops_web/live/agent_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
..
edit.ex Allow superadmins to view and edit any agent regardless of org 2026-02-10 12:19:20 -06:00
edit.html.heex fix: netbox url field type, gaiia ipRange→block, remove unknown webhook log 2026-02-14 17:44:01 -06:00
helpers.ex remove date helper 2026-02-10 09:15:41 -06:00
index.ex fix: comprehensive bug fixes from reliability audit 2026-03-05 08:53:30 -06:00
index.html.heex fix: configure Watchtower to only monitor agent container 2026-03-06 12:38:44 -06:00
show.ex i18n: wrap all user-facing strings in gettext() 2026-02-14 17:44:01 -06:00
show.html.heex fix: netbox url field type, gaiia ipRange→block, remove unknown webhook log 2026-02-14 17:44:01 -06:00