-
**Is your feature request related to a problem? Please describe.**
On each prometheus scraping, a notification is send with the message `Valid token found`.
**Describe the solution you'd like**
I…
-
My setup is as follows:
```
WATCHTOWER_NOTIFICATIONS=gotify
WATCHTOWER_NOTIFICATION_GOTIFY_URL=https://example.org/gotify
WATCHTOWER_NOTIFICATION_GOTIFY_TOKEN=aToken
```
Since upgrade to 1.1.6…
-
**Describe the bug**
It is the same issue as https://github.com/containrrr/watchtower/issues/792, however still present despite closed.
When the MS Teams webhook contains custom domain in host, …
-
Currently it forces the URL of a webhook to start with `https://outlook.office.com/webhook/`:
https://github.com/containrrr/watchtower/blob/aa3ed8833f484b3c016f8c76260442b1487a91c4/pkg/notifications/…
-
Hello: I have implemented watchtower on my containers to check for updates in UI. But i am getting Failed to send notification via shoutrrr, broken pipe.
Below is my docker-compose configuration:
…
-
Running `go get -u` I'm getting:
```
# github.com/containrrr/shoutrrr/pkg/xmpp
../../go/pkg/mod/github.com/containrrr/shoutrrr@v0.0.0-20200810085354-a9206f031449/pkg/xmpp/xmpp.go:36:31: not enoug…
andig updated
3 years ago
-
**Describe the bug**
Watchtower is repeatedly crashing.
**To Reproduce**
Running with Dockstarter to maintain other containers. Noticed this container has been crashing repeatedly since April 2nd…
-
**Describe the solution you'd like**
In addition to the support of Telegram and PushOver, I would find it useful to support Signal (www.signal.org) for status notifications too.
-
Hello folks,
I've noticed that there are multiple PRs for notifications (see [1] and [2]), and I wonder if we shouldn't instead just write a generic notification system. This would avoid proliferat…
-
**Describe the bug**
I have a Compose deployment with each container labelled with a watchtower scope, so the watchtower instance started is only responsible for the containers in this stack. Today a…