fix: homepage and service layout

This commit is contained in:
2026-03-18 19:26:25 +01:00
parent 6a16463f9b
commit 18dfad3772
+38 -12
View File
@@ -15,17 +15,31 @@ data:
Services:
style: row
columns: 3
Media:
style: row
columns: 2
widgets.yaml: |
- kubernetes:
cluster:
show: true
cpu: true
memory: true
showLabel: true
label: "homelab"
nodes:
show: true
cpu: true
memory: true
showLabel: true
- resources:
cpu: true
memory: true
disk: /
- greeting:
text_size: m
text: "Homelab"
- search:
provider: duckduckgo
target: _blank
services.yaml: |
- Network:
- Grafana:
@@ -33,22 +47,34 @@ data:
description: Monitoring
icon: grafana
- Longhorn:
href: "#"
href: https://longhorn.net-scope.org
description: Storage
icon: longhorn
- Cloudflare:
href: https://one.dash.cloudflare.com
description: Tunnels
icon: cloudflare
- Services:
- Reddit:
href: https://reddit.com
description: Reddit
icon: reddit
- GitLab:
href: https://gittea.net-scope.org/
description: Gitea
icon: Gitea
- Forgejo:
href: https://forgejo.net-scope.org
description: GitOps
icon: forgejo
- MinIO:
href: https://minio.net-scope.org
description: Backup
icon: minio
- Media:
- Website:
href: https://net-scope.org
description: Meine Website
icon: globe
- Reddit:
href: https://reddit.com
description: Reddit
icon: reddit
bookmarks.yaml: |
[]
docker.yaml: |