feat: update homepage layout with widgets and services

This commit is contained in:
2026-03-16 23:43:56 +01:00
parent cb6b2c1442
commit 3f98b306af
+39 -10
View File
@@ -8,20 +8,49 @@ data:
title: Homelab
theme: dark
color: slate
services.yaml: |
- Infrastruktur:
- Longhorn:
href: http://longhorn.net-scope.org
description: Storage
- Grafana:
href: https://grafana.net-scope.org
description: Monitoring
bookmarks.yaml: |
[]
layout:
Network:
style: row
columns: 3
Services:
style: row
columns: 3
widgets.yaml: |
- resources:
cpu: true
memory: true
disk: /
- greeting:
text_size: xl
text: "Homelab"
- search:
provider: duckduckgo
target: _blank
services.yaml: |
- Network:
- Grafana:
href: https://grafana.net-scope.org
description: Monitoring
icon: grafana
- Longhorn:
href: "#"
description: Storage
icon: longhorn
- Services:
- Reddit:
href: https://reddit.com
description: Reddit
icon: reddit
- GitLab:
href: https://gitlab.com
description: GitLab
icon: gitlab
- Website:
href: https://net-scope.org
description: Meine Website
icon: globe
bookmarks.yaml: |
[]
docker.yaml: |
[]
kubernetes.yaml: |