add shelly

This commit is contained in:
2025-06-03 13:04:37 -05:00
parent 4f799c658b
commit 55cecfc027
2 changed files with 11 additions and 0 deletions

View File

@@ -479,6 +479,12 @@ homepage:
href: https://pikvm.alexlebens.net
siteMonitor: https://pikvm.alexlebens.net
statusStyle: dot
- Server Plug:
icon: sh-shelly.webp
description: Shelly
href: http://it05sp.alexlebens.net
siteMonitor: http://it05sp.alexlebens.net
statusStyle: dot
- Storage:
- Cluster Storage:
icon: sh-ceph.webp

View File

@@ -230,6 +230,11 @@ gatus:
insecure: true
conditions:
- "[CONNECTED] == true"
- name: shelly
url: http://it05sp.alexlebens.net
<<: *defaults
conditions:
- "[STATUS] == 200"
- name: ceph
url: https://ceph.alexlebens.net
<<: *defaults