Watchtower container for Telerec't
To enable watching a container add the label:
com.centurylinklabs.watchtower.enable="true"
To manually trigger a scan run, where http_token
is whatever you set in watchtower.http_token
(default=abracadabra
)
curl -H "Authorization: Bearer {{ http_token }}" https://watchtower.example.com/v1/update
version
: Which version of containrrr/watchtower to use (default = latest)poll_interval
: Poll interval (in seconds). This value controls how frequently watchtower will poll for new images. See docshttp_token
: Api token for sending http requests to watchtower (see docs). HTTP API mode is only activated if this token is non-empty.telegram_bot_token
telegram_channel_id