mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 14:18:47 +00:00
Feature: Added gatus uptime widget (#2729)
This commit is contained in:
parent
58fa63f7cb
commit
e803c3bf16
7 changed files with 87 additions and 0 deletions
12
docs/widgets/services/gatus.md
Normal file
12
docs/widgets/services/gatus.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
title: Gatus
|
||||
description: Gatus Widget Configuration
|
||||
---
|
||||
|
||||
Allowed fields: `["up", "down", "uptime"]`.
|
||||
|
||||
```yaml
|
||||
widget:
|
||||
type: gatus
|
||||
url: http://gatus.host.or.ip:port
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue