From 2623c17ad5b974cce25325c9d0469b59971cfe79 Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Fri, 9 Jan 2026 19:51:19 +0100 Subject: [PATCH] minor changes --- homepage-system/homepage.yaml | 44 +++++++++++++++++------------------ 1 file changed, 21 insertions(+), 23 deletions(-) diff --git a/homepage-system/homepage.yaml b/homepage-system/homepage.yaml index d8f4ab2..118d39a 100644 --- a/homepage-system/homepage.yaml +++ b/homepage-system/homepage.yaml @@ -167,7 +167,7 @@ data: tab: Administration style: row columns: 3 - Grafana dashboard: + Grafana Dashboard: tab: Administration style: row columns: 1 @@ -207,7 +207,7 @@ data: - Longhorn: icon: longhorn.png href: http://192.168.0.209 - description: Storage Management + description: Storage Management (LAN only) - Gitea: icon: gitea.png href: https://gitea.dooplex.hu @@ -236,17 +236,6 @@ data: enableLeechProgress: true # optional, defaults to false enableLeechSize: true # optional, defaults to false - Entertainment: - - Arcade: - icon: romm.png - href: https://arcade.dooplex.hu - description: Retro Games - widget: - type: romm - url: http://romm.arcade-system.svc.cluster.local:8080 - - Crafty Controller: - icon: crafty-controller.svg - href: https://crafty.dooplex.hu - description: Minecraft server manager - AudioBookshelf: icon: audiobookshelf.png href: https://audiobookshelf.dooplex.hu @@ -313,6 +302,17 @@ data: type: overseerr url: http://seerr.servarr-system.svc.cluster.local:5055 key: "{{HOMEPAGE_VAR_SEERR_API_KEY}}" + - Arcade: + icon: romm.png + href: https://arcade.dooplex.hu + description: Retro Games + widget: + type: romm + url: http://romm.arcade-system.svc.cluster.local:8080 + - Crafty Controller: + icon: crafty-controller.svg + href: https://crafty.dooplex.hu + description: Minecraft server manager - Plex: icon: plex.png href: https://plex.dooplex.hu @@ -408,13 +408,14 @@ data: type: uptimekuma url: http://uptimekuma.uptimekuma-system.svc.cluster.local:3001 slug: homepage + - Grafana Dashboard: - Grafana Overview: icon: grafana.png widget: type: iframe src: https://grafana.dooplex.hu/d/adxgb7x/overview-dashboard?kiosk - classes: h-96 # adjust height as needed + classes: h-160 # adjust height as needed # Widgets configuration widgets.yaml: | @@ -423,12 +424,6 @@ data: - greeting: text_size: xl text: "" - - datetime: - text_size: l - format: - dateStyle: long - timeStyle: short - hour12: false - kubernetes: cluster: show: true @@ -453,9 +448,12 @@ data: timezone: Europe/Budapest units: metric cache: 5 - - search: - provider: duckduckgo - target: _blank + - datetime: + text_size: l + format: + dateStyle: long + timeStyle: short + hour12: false # Bookmarks bookmarks.yaml: |