Skip to content

ct-Open-Source/telerec-t-watchtower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

telerect-t-watchtower

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

Service config

  • 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 docs
  • http_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

About

Watchtower container for Telerec't

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages