crazy-max / diun

Receive notifications when an image is updated on a Docker registry
https://crazymax.dev/diun/
MIT License
2.97k stars 112 forks source link

Feature request: Support for generic push healthchecks #1107

Open ScrumpyJack opened 7 months ago

ScrumpyJack commented 7 months ago

Description

There is already a request for uptime kuma for push healthchecks but this should be more generic.

Generic push healthchecks would be nice as they are mainly just an HTTP GET to an endpoint and will suffice for may push healthcheck needs

watch:
  schedule: "0 */6 * * *"
  push_healthcheck:
    url: https://my-monitoring-endpoiint.com/i-am-diun-and-i-am-alive