1
0
mirror of https://github.com/TwiN/gatus.git synced 2026-02-04 15:14:43 +00:00
2019-09-06 00:01:48 -04:00
2019-09-04 19:37:13 -04:00
2019-09-06 00:01:48 -04:00
2019-09-04 19:37:13 -04:00
2019-09-06 00:01:48 -04:00
2019-09-06 00:01:48 -04:00
2019-09-06 00:01:48 -04:00
2019-09-03 22:35:56 -04:00
2019-09-06 00:01:48 -04:00
2019-09-04 19:37:13 -04:00

gatus

A service health dashboard in Go

config should look something like

services:
  - name: twinnation
    url: https://twinnation.org/actuator/health
    interval: 10
    failure-threshold: 3
    conditions:
      - "$STATUS == 200"
      - "IP == 200"
Languages
Go 91%
Vue 8%
JavaScript 0.5%
HTML 0.3%
CSS 0.1%