88 lines
2.0 KiB
YAML
Executable File
88 lines
2.0 KiB
YAML
Executable File
title: KalliLab
|
|
favicon: https://home.kaleschke.info/favicon.ico
|
|
theme: dark
|
|
color: slate
|
|
headerStyle: clean
|
|
statusStyle: dot
|
|
target: _blank
|
|
hideVersion: false
|
|
language: de
|
|
useEqualHeights: true
|
|
|
|
quicklaunch:
|
|
searchDescriptions: true
|
|
hideInternetSearch: false
|
|
showSearchSuggestions: true
|
|
|
|
background:
|
|
image: /images/background_dashboard.png
|
|
opacity: 65
|
|
blur: 0
|
|
saturate: 100
|
|
brightness: 80
|
|
|
|
# ──────────────────────────────────────────────────────────
|
|
# WICHTIG: Emojis in Gruppen-Namen wurden entfernt.
|
|
# Homepage kann Emojis in Tab-Zuweisungen nicht zuverlässig
|
|
# verarbeiten — Sonderzeichen führen zu Rendering-Bugs.
|
|
# Das CSS adressiert die Gruppen weiterhin korrekt via
|
|
# data-name Attribut (ohne Emoji).
|
|
# ──────────────────────────────────────────────────────────
|
|
|
|
layout:
|
|
|
|
# ── TAB 1: Tägliche Arbeitsoberfläche ──
|
|
"Control Center":
|
|
tab: "Uebersicht"
|
|
style: row
|
|
columns: 3
|
|
|
|
# Bookmarks auf Tab 1 (aus bookmarks.yaml)
|
|
"Dokumentation":
|
|
tab: "Uebersicht"
|
|
style: row
|
|
columns: 3
|
|
|
|
"KalliLab":
|
|
tab: "Uebersicht"
|
|
style: row
|
|
columns: 3
|
|
|
|
"Admin & Remote":
|
|
tab: "Uebersicht"
|
|
style: row
|
|
columns: 3
|
|
|
|
# ── TAB 2: Infrastruktur & Monitoring ──
|
|
"Infrastruktur":
|
|
tab: "System"
|
|
style: row
|
|
columns: 4
|
|
|
|
"Monitoring":
|
|
tab: "System"
|
|
style: row
|
|
columns: 4
|
|
|
|
# ── TAB 3: Netzwerk & Zugang ──
|
|
"Netzwerk und Sicherheit":
|
|
tab: "Security"
|
|
style: row
|
|
columns: 3
|
|
|
|
# ── TAB 4: Cloud, Produktivität & Medien ──
|
|
"Cloud und Produktivitaet":
|
|
tab: "Dienste"
|
|
style: row
|
|
columns: 4
|
|
|
|
"Medien":
|
|
tab: "Dienste"
|
|
style: row
|
|
columns: 3
|
|
|
|
# ── TAB 5: Datenbanken & Worker ──
|
|
"Daten und Backends":
|
|
tab: "Backends"
|
|
style: row
|
|
columns: 4 |