mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-13 21:56:38 +01:00
This adds support for Gotify (https://gotify.net) notifications. Work items: * Two flags have been added to internal/flags/flags.go: "notification-gotify-url" and "notification-gotify-token". * A Gotify notification driver has been added in notifications/gotify.go. * "gotify" has been added to notification driver choices in notifications/notifier.go. * Docs have been updated |
||
|---|---|---|
| .. | ||
| arguments.md | ||
| container-selection.md | ||
| index.md | ||
| introduction.md | ||
| linked-containers.md | ||
| notifications.md | ||
| remote-hosts.md | ||
| secure-connections.md | ||
| stop-signals.md | ||
| usage-overview.md | ||