Matt Doran
b436c0462d
Notification docs: Add SMTP port to gmail configuration ( #573 )
...
The notification shows an example of how to get it working for gmail smtp servers, but it's missing the port parameter required to get the SMTP connection working.
Without this setting, you get a "connection refused" connecting to port 25.
Given the popularity of gmail, it would be nice to have this example more accurate.
2020-06-10 11:23:50 +02:00
Sebastiaan Tammer
9e7dfe7be4
config.json
symlink workaround described (#566 )
2020-06-02 23:44:41 +02:00
Simon Aronsson
d043c20c70
Create config.yml
2020-06-02 23:26:06 +02:00
Simon Aronsson
b472078d2c
remove issue template for questions
2020-06-02 23:25:43 +02:00
Arne Jørgensen
7787e1e5a1
Update shoutrrr to get latest and updated services ( #563 )
2020-06-01 21:11:33 +02:00
Simon Aronsson
f4b280acd3
Update README.md
2020-05-30 19:39:24 +02:00
Simon Aronsson
147fe5580d
Update README.md
2020-05-30 19:38:40 +02:00
Simon Aronsson
cb526682e8
Update README.md
2020-05-30 19:38:15 +02:00
Simon Aronsson
91d1e85e94
Update .all-contributorsrc
2020-05-30 19:37:09 +02:00
nils måsén
1081f3c24c
fix(shoutrrr): make shoutrrr init failure a fatal error ( #561 )
...
also writes out any (unlikely) errors from template.Execute instead of ignoring
2020-05-30 19:36:20 +02:00
Simon Aronsson
52300804d2
only run greeting on issues for the time being
2020-05-30 08:05:47 +02:00
nils måsén
70bd4e2c8b
fix(shoutrrr): display errors on init failure ( #558 )
2020-05-29 11:02:13 +02:00
allcontributors[bot]
86b1b0468a
docs: add pgrimaud as a contributor ( #559 )
...
* 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-05-29 11:00:07 +02:00
Pierre Grimaud
bd9246b4d0
Fix typos ( #554 )
2020-05-29 10:59:52 +02:00
allcontributors[bot]
cd21516709
docs: add andrewjmetzger as a contributor ( #553 )
...
* 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-05-23 16:34:29 +02:00
Simon Aronsson
02b3b6be86
remove dockerhub readme sync
2020-05-22 16:29:50 +02:00
Simon Aronsson
ebb715b731
Disable godacov
2020-05-22 16:21:31 +02:00
Simon Aronsson
a70f61974c
Comment out test that is incompatible with CircleCI
2020-05-22 16:20:39 +02:00
Sebastiaan Tammer
dccdf708a9
Adds the option to skip TLS verification for a Gotify instance ( #544 )
2020-05-22 16:02:20 +02:00
Arne Jørgensen
10fd81a2c1
feat: add template support for shoutrrr notifications ( #515 )
2020-05-11 06:38:41 +02:00
Sebastiaan Tammer
7052346570
Added --trace flag and new log.Trace() lines for sensitive information ( #541 )
2020-05-11 06:09:52 +02:00
allcontributors[bot]
4f47851263
docs: add miosame as a contributor ( #543 )
...
* 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-05-11 06:08:39 +02:00
Miosame
a4441daba9
Add blacklist behavior description ( #540 )
2020-05-11 06:08:28 +02:00
Simon Aronsson
3b60add69d
Bump minimum API version to 1.25
2020-05-11 06:03:09 +02:00
allcontributors[bot]
066709036b
docs: add tammert as a contributor ( #538 )
...
* 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-05-09 20:21:49 +02:00
Sebastiaan Tammer
b34a2f968d
Removed all potential debug password prints, both plaintext and encoded ( #537 )
2020-05-09 20:21:36 +02:00
nils måsén
46f43764d2
fix(email): always use configured delay for notifications ( #536 )
2020-05-09 19:34:18 +02:00
allcontributors[bot]
adaeb3388f
docs: add ogmueller as a contributor ( #530 )
...
* 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-05-02 20:37:06 +02:00
Oliver Mueller
9b58ac759e
added documentation using an SMTP relay to #508 ( #527 )
2020-05-02 20:36:53 +02:00
allcontributors[bot]
2822427007
docs: add bopoh24 as a contributor ( #529 )
...
* 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-05-02 20:30:23 +02:00
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