mirror of
https://github.com/karl0ss/homepage.git
synced 2025-04-29 12:03:41 +01:00
515 B
515 B
title, description
title | description |
---|---|
Health checks | Health checks Widget Configuration |
To use the Health Checks widget, you first need to generate an API key. To do this, follow these steps:
- Go to Settings in your check dashboard.
- Click on API key (read-only) and then click Create.
- Copy the API key that is generated for you.
Allowed fields: ["status", "last_ping"]
.
widget:
type: healthchecks
url: http://healthchecks.host.or.ip:port
key: <YOUR_API_KEY>
uuid: <YOUR_CHECK_UUID>