feat: update homepage layout with widgets and services
This commit is contained in:
@@ -8,20 +8,49 @@ data:
|
|||||||
title: Homelab
|
title: Homelab
|
||||||
theme: dark
|
theme: dark
|
||||||
color: slate
|
color: slate
|
||||||
services.yaml: |
|
layout:
|
||||||
- Infrastruktur:
|
Network:
|
||||||
- Longhorn:
|
style: row
|
||||||
href: http://longhorn.net-scope.org
|
columns: 3
|
||||||
description: Storage
|
Services:
|
||||||
- Grafana:
|
style: row
|
||||||
href: https://grafana.net-scope.org
|
columns: 3
|
||||||
description: Monitoring
|
|
||||||
bookmarks.yaml: |
|
|
||||||
[]
|
|
||||||
widgets.yaml: |
|
widgets.yaml: |
|
||||||
|
- resources:
|
||||||
|
cpu: true
|
||||||
|
memory: true
|
||||||
|
disk: /
|
||||||
- greeting:
|
- greeting:
|
||||||
text_size: xl
|
text_size: xl
|
||||||
text: "Homelab"
|
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: |
|
docker.yaml: |
|
||||||
[]
|
[]
|
||||||
kubernetes.yaml: |
|
kubernetes.yaml: |
|
||||||
|
|||||||
Reference in New Issue
Block a user