mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
32 lines
585 B
YAML
32 lines
585 B
YAML
---
|
|
title: Dashboard
|
|
favicon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/homepage.png
|
|
theme: dark
|
|
color: slate
|
|
headerStyle: clean
|
|
layout:
|
|
Calendar:
|
|
style: column
|
|
icon: mdi-calendar
|
|
Media:
|
|
style: column
|
|
icon: mdi-play-circle
|
|
Infrastructure:
|
|
style: row
|
|
columns: 3
|
|
icon: mdi-server
|
|
Storage:
|
|
style: row
|
|
columns: 2
|
|
icon: mdi-desktop-tower
|
|
Home:
|
|
style: column
|
|
icon: mdi-home-analytics
|
|
Observability:
|
|
style: column
|
|
icon: mdi-chart-line
|
|
Downloads:
|
|
style: row
|
|
columns: 3
|
|
icon: mdi-download-circle
|