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: |