Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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