From 1477cd67e2df9a21ab15da25306b1dc4f39461fc Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Thu, 1 Jan 2026 22:14:56 +0100 Subject: [PATCH] added uptimekuma --- homepage-system/homepage.yaml | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/homepage-system/homepage.yaml b/homepage-system/homepage.yaml index ba7c440..28838f8 100644 --- a/homepage-system/homepage.yaml +++ b/homepage-system/homepage.yaml @@ -186,10 +186,10 @@ data: icon: gitea.png href: https://gitea.dooplex.hu description: Git Repository - - Headlamp: - icon: headlamp.png - href: https://headlamp.dooplex.hu - description: Kubernetes Dashboard + - Termix: + icon: termix.png + href: https://termix.dooplex.hu + description: Web-based Server Management - Media: - AudioBookshelf: @@ -298,7 +298,7 @@ data: description: Recipe Manager widget: type: tandoor - url: http://tandoor.tandoor-system.cluster.local:8080 + url: http://tandoor.tandoor-system.svc.cluster.local:8080 key: "{{HOMEPAGE_VAR_TANDOOR_API_KEY}}" - Vaultwarden: icon: bitwarden.png @@ -323,6 +323,10 @@ data: icon: uptime-kuma.png href: https://uptimekuma.dooplex.hu description: Uptime Monitoring + widget: + type: uptimekuma + url: http://uptimekuma.uptimekuma-system.svc.cluster.local:3001 + slug: homepage # Widgets configuration widgets.yaml: |