minor changes
This commit is contained in:
@@ -167,7 +167,7 @@ data:
|
|||||||
tab: Administration
|
tab: Administration
|
||||||
style: row
|
style: row
|
||||||
columns: 3
|
columns: 3
|
||||||
Grafana dashboard:
|
Grafana Dashboard:
|
||||||
tab: Administration
|
tab: Administration
|
||||||
style: row
|
style: row
|
||||||
columns: 1
|
columns: 1
|
||||||
@@ -207,7 +207,7 @@ data:
|
|||||||
- Longhorn:
|
- Longhorn:
|
||||||
icon: longhorn.png
|
icon: longhorn.png
|
||||||
href: http://192.168.0.209
|
href: http://192.168.0.209
|
||||||
description: Storage Management
|
description: Storage Management (LAN only)
|
||||||
- Gitea:
|
- Gitea:
|
||||||
icon: gitea.png
|
icon: gitea.png
|
||||||
href: https://gitea.dooplex.hu
|
href: https://gitea.dooplex.hu
|
||||||
@@ -236,17 +236,6 @@ data:
|
|||||||
enableLeechProgress: true # optional, defaults to false
|
enableLeechProgress: true # optional, defaults to false
|
||||||
enableLeechSize: true # optional, defaults to false
|
enableLeechSize: true # optional, defaults to false
|
||||||
- Entertainment:
|
- 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:
|
- AudioBookshelf:
|
||||||
icon: audiobookshelf.png
|
icon: audiobookshelf.png
|
||||||
href: https://audiobookshelf.dooplex.hu
|
href: https://audiobookshelf.dooplex.hu
|
||||||
@@ -313,6 +302,17 @@ data:
|
|||||||
type: overseerr
|
type: overseerr
|
||||||
url: http://seerr.servarr-system.svc.cluster.local:5055
|
url: http://seerr.servarr-system.svc.cluster.local:5055
|
||||||
key: "{{HOMEPAGE_VAR_SEERR_API_KEY}}"
|
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:
|
- Plex:
|
||||||
icon: plex.png
|
icon: plex.png
|
||||||
href: https://plex.dooplex.hu
|
href: https://plex.dooplex.hu
|
||||||
@@ -408,13 +408,14 @@ data:
|
|||||||
type: uptimekuma
|
type: uptimekuma
|
||||||
url: http://uptimekuma.uptimekuma-system.svc.cluster.local:3001
|
url: http://uptimekuma.uptimekuma-system.svc.cluster.local:3001
|
||||||
slug: homepage
|
slug: homepage
|
||||||
|
|
||||||
- Grafana Dashboard:
|
- Grafana Dashboard:
|
||||||
- Grafana Overview:
|
- Grafana Overview:
|
||||||
icon: grafana.png
|
icon: grafana.png
|
||||||
widget:
|
widget:
|
||||||
type: iframe
|
type: iframe
|
||||||
src: https://grafana.dooplex.hu/d/adxgb7x/overview-dashboard?kiosk
|
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 configuration
|
||||||
widgets.yaml: |
|
widgets.yaml: |
|
||||||
@@ -423,12 +424,6 @@ data:
|
|||||||
- greeting:
|
- greeting:
|
||||||
text_size: xl
|
text_size: xl
|
||||||
text: ""
|
text: ""
|
||||||
- datetime:
|
|
||||||
text_size: l
|
|
||||||
format:
|
|
||||||
dateStyle: long
|
|
||||||
timeStyle: short
|
|
||||||
hour12: false
|
|
||||||
- kubernetes:
|
- kubernetes:
|
||||||
cluster:
|
cluster:
|
||||||
show: true
|
show: true
|
||||||
@@ -453,9 +448,12 @@ data:
|
|||||||
timezone: Europe/Budapest
|
timezone: Europe/Budapest
|
||||||
units: metric
|
units: metric
|
||||||
cache: 5
|
cache: 5
|
||||||
- search:
|
- datetime:
|
||||||
provider: duckduckgo
|
text_size: l
|
||||||
target: _blank
|
format:
|
||||||
|
dateStyle: long
|
||||||
|
timeStyle: short
|
||||||
|
hour12: false
|
||||||
|
|
||||||
# Bookmarks
|
# Bookmarks
|
||||||
bookmarks.yaml: |
|
bookmarks.yaml: |
|
||||||
|
|||||||
Reference in New Issue
Block a user