diff --git a/clusters/homelab/homepage/configmap.yaml b/clusters/homelab/homepage/configmap.yaml index 5d8441d..3deec80 100644 --- a/clusters/homelab/homepage/configmap.yaml +++ b/clusters/homelab/homepage/configmap.yaml @@ -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: |