Commit Graph

44 Commits (e8b1aca659e2efb000ba40a27d704872bf018e00)

Author SHA1 Message Date
Simon Aronsson 438c90f821
Update README.md 5 years ago
Simon Aronsson bac518a441
add a logo and spice up the top part of the readme 5 years ago
Jan Wagner c03b6c4235 Fixing name of Docker Hub account 5 years ago
Simon Aronsson ab299b59f8 change repo paths 5 years ago
Simon Aronsson eade8bbef8
Merge pull request #208 from cnrmck/master 5 years ago
Simon Aronsson daeeee9761
switch refs in readme 5 years ago
Scott Albertson df77d482fb
Add a "Reviewed by Hound" badge 6 years ago
Connor McCormick 9ffe960274 Add reminder to pull proper image for ARM users 6 years ago
Connor McCormick b72a5bf9e7 Add documentation for how to pass env variables 6 years ago
Connor McCormick 5d16df9f6d Fix confusing word 6 years ago
Jason Huddleston bb2ab925cf Spelling updates for README.md 6 years ago
stffabi 27795c24e1
Add msteams to notifications overview 6 years ago
Maxim aa1ce68e3a Notifications via MSTeams (#174)
* Notifications via MSTeams
6 years ago
Fabrizio Steiner 6c12aee975 always exclude containers that have the com.centurylinklabs.watchtower.enable set to false.
Fixes #169
6 years ago
Fabrizio Steiner 026a04b59b implemented enableLabel by a Filter 6 years ago
Robotex 6197d96635 Add --stop-timeout parameter 6 years ago
Fabrizio Steiner e1ead2f46f Made the notification level flag global for all notification types. 6 years ago
ubergesundheit fd7f8a40ed add slackrus slack notifications 6 years ago
Fabrizio Steiner 5463256aa2 Possibility to disable the TLS verify for sending mails. 6 years ago
stffabi 2cfbebb0e9
Merge pull request #136 from v2tec/smtp-port-configurable
SMTP port configurable
7 years ago
Fabrizio Steiner c463241bc7 SMTP port configurable through `notification-email-server-port`. Defaults to 25. 7 years ago
Max Schmitt 703dcb1a6d
Fixed badges layouts for consistency
And added goreportcard badge.
7 years ago
cron410 b0dd07905b
added example for Cron expression 7 years ago
Kaleb Elwert de2ac9341d Add a method of enabling or disabling containers using labels
Switch command line flag from no-enable to label-enable and simplify logic

Add basic documentation for the --label-enable flag
7 years ago
Rodrigo Damazio Bovendorp 220c09dc7f Updated README.md to document notifications 7 years ago
Mark Woodbridge 1eb28c99fd Correct repository owner 7 years ago
Bill Butler e43cf1ffda Update README.md
Provide more clarity for private repos and add a docker-compose example.
7 years ago
Fabrizio Steiner b7efbc3059 Set minimum required API Version of docker to 1.24, this basically means we require at least docker 1.12.x or newer, therefore we also support docker 1.13.x. 8 years ago
Fabrizio Steiner 525dfea3f2 Possibility to define a cron expression which specifies when to check for updated images. This allows to have a schedule in which updates should be made and therefore one could define a maintenance window. 8 years ago
Fabrizio Steiner f1822f9cd2 Renamed centurylink to v2tec. 8 years ago
David Gardner 848ad58183 Merge pull request #34 from ATCUSA/patch-2
Update README.md
8 years ago
Austin 25f6595cf2 Update README.md
Change a to as.
8 years ago
Ross Cadogan dad5d58339 Support loading authentication credentials from Docker config file 8 years ago
Ross Cadogan 541264281c Cannot load host Docker config from container. Remove option and rely on environment variables 8 years ago
Ross Cadogan 1c59200565 Registry authentication was failing silently when pulling images.
Load authentication credentials for available credential stores in order of preference:
 1. Environment variables REPO_USER, REPO_PASS
 2. Docker config files
Request image pull with authentication header.
Wait until pull request is complete before exiting function.
8 years ago
Ross Cadogan 42fea79860 Rework TLS support, remove unsupported options 8 years ago
Ross Cadogan 25f1fee8e2 Private registry authentication distinct from host 8 years ago
Erin Corson c8bb6c349d readme update 8 years ago
Brian DeHamer 2c0a9fa3d2 Minor README edits 9 years ago
Brian DeHamer b0910ee20b Add support for whitelist of monitored containers 9 years ago
Brian DeHamer d6321bf8dc Add godoc comments 9 years ago
Brian DeHamer dd80aa4a0d Support for --cleanup flag
The --cleanup flag will cause watchtower to automatically remove the old
image after a container is restart with a new image.
9 years ago
Brian DeHamer 8636f6fb6b Add README content 9 years ago
Brian DeHamer ce4ed7316c Initial commit
Signed-off-by: Brian DeHamer <brian@dehamer.com>
9 years ago