Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/embik/davyjones
Alertmanager webhook receiver for ntfy with support for a dead man's switch.
https://github.com/embik/davyjones
alertmanager alertmanager-webhook-receiver deadmanswitch ntfy
Last synced: 9 days ago
JSON representation
Alertmanager webhook receiver for ntfy with support for a dead man's switch.
- Host: GitHub
- URL: https://github.com/embik/davyjones
- Owner: embik
- License: apache-2.0
- Created: 2024-06-20T10:50:43.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-21T10:57:31.000Z (5 months ago)
- Last Synced: 2024-10-29T12:06:20.479Z (about 2 months ago)
- Topics: alertmanager, alertmanager-webhook-receiver, deadmanswitch, ntfy
- Language: Rust
- Homepage:
- Size: 67.4 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# davyjones
`davyjones` is a simple [webhook receiver for Alertmanager](https://prometheus.io/docs/alerting/latest/configuration/#webhook_config) to send notifications to a [ntfy](https://ntfy.sh) instance for ~~calling the kraken~~ mobile push notifications.
In addition to translating alerts `davyjones` also comes with the ability to configure dead man switches, which can be used to send notifications when a "watchdog" alert hasn't been triggered for a certain amount of time.
## Installation
TODO
## Configuration
TODO