fix: homepage and service layout
This commit is contained in:
@@ -15,17 +15,31 @@ data:
|
|||||||
Services:
|
Services:
|
||||||
style: row
|
style: row
|
||||||
columns: 3
|
columns: 3
|
||||||
|
Media:
|
||||||
|
style: row
|
||||||
|
columns: 2
|
||||||
|
|
||||||
widgets.yaml: |
|
widgets.yaml: |
|
||||||
|
- kubernetes:
|
||||||
|
cluster:
|
||||||
|
show: true
|
||||||
|
cpu: true
|
||||||
|
memory: true
|
||||||
|
showLabel: true
|
||||||
|
label: "homelab"
|
||||||
|
nodes:
|
||||||
|
show: true
|
||||||
|
cpu: true
|
||||||
|
memory: true
|
||||||
|
showLabel: true
|
||||||
- resources:
|
- resources:
|
||||||
cpu: true
|
cpu: true
|
||||||
memory: true
|
memory: true
|
||||||
disk: /
|
disk: /
|
||||||
- greeting:
|
|
||||||
text_size: m
|
|
||||||
text: "Homelab"
|
|
||||||
- search:
|
- search:
|
||||||
provider: duckduckgo
|
provider: duckduckgo
|
||||||
target: _blank
|
target: _blank
|
||||||
|
|
||||||
services.yaml: |
|
services.yaml: |
|
||||||
- Network:
|
- Network:
|
||||||
- Grafana:
|
- Grafana:
|
||||||
@@ -33,22 +47,34 @@ data:
|
|||||||
description: Monitoring
|
description: Monitoring
|
||||||
icon: grafana
|
icon: grafana
|
||||||
- Longhorn:
|
- Longhorn:
|
||||||
href: "#"
|
href: https://longhorn.net-scope.org
|
||||||
description: Storage
|
description: Storage
|
||||||
icon: longhorn
|
icon: longhorn
|
||||||
|
- Cloudflare:
|
||||||
|
href: https://one.dash.cloudflare.com
|
||||||
|
description: Tunnels
|
||||||
|
icon: cloudflare
|
||||||
|
|
||||||
- Services:
|
- Services:
|
||||||
- Reddit:
|
- Forgejo:
|
||||||
href: https://reddit.com
|
href: https://forgejo.net-scope.org
|
||||||
description: Reddit
|
description: GitOps
|
||||||
icon: reddit
|
icon: forgejo
|
||||||
- GitLab:
|
- MinIO:
|
||||||
href: https://gittea.net-scope.org/
|
href: https://minio.net-scope.org
|
||||||
description: Gitea
|
description: Backup
|
||||||
icon: Gitea
|
icon: minio
|
||||||
|
|
||||||
|
- Media:
|
||||||
- Website:
|
- Website:
|
||||||
href: https://net-scope.org
|
href: https://net-scope.org
|
||||||
description: Meine Website
|
description: Meine Website
|
||||||
icon: globe
|
icon: globe
|
||||||
|
- Reddit:
|
||||||
|
href: https://reddit.com
|
||||||
|
description: Reddit
|
||||||
|
icon: reddit
|
||||||
|
|
||||||
bookmarks.yaml: |
|
bookmarks.yaml: |
|
||||||
[]
|
[]
|
||||||
docker.yaml: |
|
docker.yaml: |
|
||||||
|
|||||||
Reference in New Issue
Block a user