Commit Graph

70 Commits (e4e1127f8e8ae728cd1e87c270c9c590d765fe8a)

Author SHA1 Message Date
allcontributors[bot] 71efb67060 docs: update README.md 5 years ago
Simon Aronsson 34b765960c move documentation from readme to gh pages 5 years ago
allcontributors[bot] d7775cde56 docs: add Ansem93 as a contributor (#329)
* docs: update README.md

* docs: update .all-contributorsrc
5 years ago
Simon Aronsson f47dbfed49 fix format 5 years ago
Simon Aronsson 22dc77efb2
Fix layout 5 years ago
Simon Aronsson 32dbc6e3f9 update emoji-key 5 years ago
Simon Aronsson 3eddaa02d6
Update README.md 5 years ago
Simon Aronsson 64d18b288d add all contributors 5 years ago
allcontributors[bot] c722730604 docs: add bdehamer as a contributor (#306)
* docs: update README.md

* docs: update .all-contributorsrc
5 years ago
allcontributors[bot] f80d8541fd docs: add rosscado as a contributor (#305)
* docs: update README.md

* docs: update .all-contributorsrc
5 years ago
allcontributors[bot] ed43d70e11 docs: add stffabi as a contributor (#304)
* docs: update README.md

* docs: update .all-contributorsrc
5 years ago
allcontributors[bot] 82ada7f932 docs: add Codelica as a contributor (#302)
* docs: update README.md

* docs: create .all-contributorsrc
5 years ago
allcontributors[bot] 057cb7eaf4 docs: add kopfkrieg as a contributor (#301)
* docs: update README.md

* docs: create .all-contributorsrc
5 years ago
Simon Aronsson e584f8bfcf
Make it possible to use watchtower to update exited or created containers as well (#289)
* feature/112: add additional tests that verify include-stopped

* feature/112: implement include-stopped

* feature/112: update readme and cli help

* feature/112: fix linting issues

* remove superfluous logging
5 years ago
The Gitter Badger 1631c8cc2e Add a Gitter chat badge to README.md (#290)
* Add Gitter badge
5 years ago
Simon Aronsson fcdd601389
update tls example
closes #277
5 years ago
Simon Aronsson cdb0123ae2
add test coverage badge 5 years ago
Simon Aronsson fc739c5ca8
switch from hound to codacy 5 years ago
Florian e27d41505a
Updated README.md: v2tech → containrrr 5 years ago
Simon Aronsson 5513f95bde fix readme 5 years ago
Simon Aronsson a2158c2bdc fix merge conflicts and do some refactoring 5 years ago
Simon Aronsson 790e487a55
add licensing badge and latest semver badge 5 years ago
Simon Aronsson 18a0085fb5 add new flag to readme 5 years ago
Mario Tacke da41afc1d7 Add Slack Channel, IconEmoji, and IconURL options (#241) 5 years ago
Simon Aronsson 01ce9a145f
Update README.md 5 years ago
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
Ryan Kuba d7481511c4 github/v2tec/watchtower#114 adding if statement to accept the oneshot flag to run once and exit 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