claha / smart-home

Infrastructure as Code. I have spoken. This is the way.
MIT License
1 stars 0 forks source link

Replace Healthchecks with Gatus external-endpoints #417

Open claha opened 1 month ago

claha commented 1 month ago

One service less, that was also 100% manual setup

claha commented 1 month ago
external-endpoints:
  - name: test
    group: health
    token: "gatus"
    alerts:
      - type: telegram

Works well, currently there is no "expect this to be called every hour wiht some grace", but my backup scripts should be able to call success/fail on each instead