1
0
mirror of https://github.com/containrrr/watchtower.git synced 2024-12-12 09:04:17 +02:00
Commit Graph

613 Commits

Author SHA1 Message Date
Alexander Voronin
45c9dcc779
Increases stopContainer timeout to 10min (#528)
That means the update timeout until now has been 1 second, as that's the sleep duration of the timeout checker.
This commit changes it to 10 actual minutes.
2020-05-02 20:29:44 +02:00
Simon Aronsson
42d088689f
Update README.md 2020-05-01 13:13:46 +02:00
Simon Aronsson
291627dedb
add logo to repo 2020-05-01 13:13:14 +02:00
Victor Moura
006c4210fa
Increases stopContainer timeout from 60 seconds to 10min (#526) 2020-05-01 12:31:48 +02:00
Simon Aronsson
3e069a707e
add automatic issue locking 2020-04-25 21:56:57 +02:00
Simon Aronsson
4672811983 fix linting and formatting 2020-04-24 13:45:24 +02:00
allcontributors[bot]
00715e4633
docs: add Saicheg as a contributor (#512)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-04-24 13:41:19 +02:00
Valentine Zavadsky
b32cb5d35d
Add ability to overrider depending containers with special label (#489)
* Add ability to overrider depending containers with special label

* Add documentation of how to override container dependencies with special label
2020-04-24 13:41:04 +02:00
allcontributors[bot]
7b0d311799
docs: add victorcmoura as a contributor (#509)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Simon Aronsson <simme@arcticbit.se>
2020-04-20 16:18:28 +02:00
Victor Moura
0217e116c4
Watchtower HTTP API based updates (#432)
* Added HTTP API trigger to update running images

* Adds HTTP API authentication token parameter and handling

* Exposes port 8080 in Dockerfile to allow inter-container update triggering via HTTP API

* Fixes codacy issue

* Adds API usage doc

* Fix grammar

* Moves api logic to a package of its own

* Makes WT exit if token has not been set in HTTP API mode

* Adds lock to prevent concurrent updates when in HTTP API mode

Co-authored-by: Simon Aronsson <simme@arcticbit.se>
2020-04-20 16:17:14 +02:00
allcontributors[bot]
557f4abcb4
docs: add patski123 as a contributor (#505)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-04-14 15:42:30 +02:00
PatSki123
a86ec363f5
Typo Correction (#503)
Fixed typo under "Without sending a startup message" section.
2020-04-14 15:18:42 +02:00
Simon Aronsson
1fad78799f
Merge pull request #494 from containrrr/all-contributors/add-mbrandau
docs: add mbrandau as a contributor
2020-04-05 17:49:48 +02:00
Simon Aronsson
1d55d229a1
Merge branch 'master' into all-contributors/add-mbrandau 2020-04-05 17:49:40 +02:00
allcontributors[bot]
fbd272342c
docs: update .all-contributorsrc [skip ci] 2020-04-05 15:48:37 +00:00
allcontributors[bot]
3831f5c3ec
docs: update README.md [skip ci] 2020-04-05 15:48:36 +00:00
Simon Aronsson
7200155327
Merge pull request #493 from containrrr/all-contributors/add-arnested
docs: add arnested as a contributor
2020-04-05 17:47:51 +02:00
allcontributors[bot]
928da2ba54
docs: update .all-contributorsrc [skip ci] 2020-04-05 15:47:35 +00:00
allcontributors[bot]
1d296a3e1d
docs: update README.md [skip ci] 2020-04-05 15:47:34 +00:00
Simon Aronsson
cb4c58f714
Merge pull request #470 from mbrandau/add-shoutrrr
WIP: add shoutrrr support
2020-04-05 16:46:26 +02:00
Maximilian Brandau
d17e2887fb
remove old shoutrrr version 2020-04-05 11:51:44 +02:00
Maximilian Brandau
a8d453b4c7
update shoutrrr 2020-04-05 11:10:47 +02:00
Simon Aronsson
0110170866
Merge pull request #491 from containrrr/all-contributors/add-piksel
docs: add piksel as a contributor
2020-04-01 21:27:07 +02:00
allcontributors[bot]
8cbc9ebafb
docs: update .all-contributorsrc [skip ci] 2020-04-01 19:26:54 +00:00
allcontributors[bot]
c49cc506c1
docs: update README.md [skip ci] 2020-04-01 19:26:53 +00:00
Simon Aronsson
769c6a465d
Merge pull request #490 from containrrr/fix-cron-doc-link
Update cron docs link to correct version
2020-04-01 21:26:51 +02:00
nils måsén
2381c279f4
docs: update cron docs link
Update the robfig/cron documentation link which currently points to the v3 version and not the v1 version that watchtower uses
2020-04-01 19:38:35 +02:00
Maximilian Brandau
21e8799ce3
Update documentation 2020-03-31 11:29:49 +02:00
Simon Aronsson
90ef4022f7 add additional note on gcloud credentials 2020-03-28 20:05:59 +01:00
Simon Aronsson
cddd6c3d4d
Merge pull request #486 from containrrr/all-contributors/add-sixcorners
docs: add sixcorners as a contributor
2020-03-28 19:52:32 +01:00
allcontributors[bot]
6590ef248f
docs: update .all-contributorsrc [skip ci] 2020-03-28 18:52:26 +00:00
allcontributors[bot]
0e131e38bd
docs: update README.md [skip ci] 2020-03-28 18:52:25 +00:00
Simon Aronsson
ec5bfb83bd
Merge pull request #483 from sixcorners/patch-2
Copy note about setting both interval and schedule
2020-03-28 19:52:24 +01:00
Simon Aronsson
a0bb13d4fc
Merge pull request #480 from containrrr/feature/367
Allow overriding, or even disabling, the pre-update timeout
2020-03-28 19:51:18 +01:00
Simon Aronsson
98c60d7441 fix some errors and clean up 2020-03-28 19:48:04 +01:00
Simon Aronsson
c1a0da9a9d feature/367 fix: skip container if pre-update command fails 2020-03-28 19:35:02 +01:00
Simon Aronsson
fac26dfc72 fix: improve logging 2020-03-28 19:33:52 +01:00
Simon Aronsson
1d3ffc728d fix: update mock client for tests 2020-03-28 19:33:22 +01:00
Simon Aronsson
1d1c630f7a feat: add timeout override for pre-update lifecycle hook 2020-03-28 19:33:02 +01:00
Simon Aronsson
7e7d4bf9ce
Merge pull request #485 from containrrr/all-contributors/add-aneisch
docs: add aneisch as a contributor
2020-03-28 18:50:07 +01:00
allcontributors[bot]
0c35e46c1b
docs: update .all-contributorsrc [skip ci] 2020-03-28 17:49:58 +00:00
allcontributors[bot]
d001fbc484
docs: update README.md [skip ci] 2020-03-28 17:49:57 +00:00
Simon Aronsson
fea11bcf96
Merge pull request #484 from aneisch/patch-1
Update arguments.md
2020-03-28 18:49:54 +01:00
Simon Aronsson
52a8bd3bd2
Update arguments.md 2020-03-28 18:49:23 +01:00
Andrew
ce459635a5
Update arguments.md
Add clarity to --monitor-only, information on alternative timezone setting method.
2020-03-27 14:58:57 -05:00
sixcorners
638c697dec
Copy note about setting both interval and schedule 2020-03-27 07:57:04 -05:00
Simon Aronsson
7542a247d8
Update container-selection.md 2020-03-27 11:57:14 +01:00
Simon Aronsson
0462c30bfb
clarify container selection 2020-03-27 11:56:58 +01:00
Simon Aronsson
ab0723d01d
Merge pull request #482 from containrrr/all-contributors/add-mbrandau
docs: add mbrandau as a contributor
2020-03-27 00:09:53 +01:00
Simon Aronsson
04215bf1a5
Merge pull request #477 from mbrandau/no-startup-message
fix #472: no-startup-message ignored with run-once
2020-03-27 00:08:34 +01:00