minor changes
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user