You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
homepage/docs/widgets/services/uptime-kuma.md

685 B

title description
Uptime Kuma Uptime Kuma Widget Configuration

Learn more about Uptime Kuma.

As Uptime Kuma does not yet have a full API the widget uses data from a single "status page". As such you will need a status page setup with a group of monitored sites, which is where you get the slug (without the /status/ portion). E.g. if your status page is https://url-address/status/MyStatusPage, insert slug: mystatuspage, in lower-case as slug is case-sensitive.

Allowed fields: ["up", "down", "uptime", "incident"].

widget:
  type: uptimekuma
  url: http://uptimekuma.host.or.ip:port
  slug: status-page-slug