feat(infra): füge restliche core-, orga- und media-stacks hinzu
This commit is contained in:
@@ -0,0 +1,72 @@
|
||||
title: "Brabros"
|
||||
subtitle: "VPS Schaltzentrale"
|
||||
icon: "fas fa-terminal"
|
||||
header: true
|
||||
columns: "3"
|
||||
theme: default
|
||||
|
||||
# Ein homogenes, edles Dark-Theme
|
||||
colors:
|
||||
light:
|
||||
background: "#0f172a"
|
||||
card-background: "#1e293b"
|
||||
text: "#f8fafc"
|
||||
text-header: "#ffffff"
|
||||
text-subtitle: "#94a3b8"
|
||||
link: "#38bdf8"
|
||||
link-hover: "#7dd3fc"
|
||||
highlight-primary: "#a855f7"
|
||||
highlight-secondary: "#6366f1"
|
||||
dark:
|
||||
background: "#0f172a"
|
||||
card-background: "#1e293b"
|
||||
text: "#f8fafc"
|
||||
text-header: "#ffffff"
|
||||
text-subtitle: "#94a3b8"
|
||||
link: "#38bdf8"
|
||||
link-hover: "#7dd3fc"
|
||||
highlight-primary: "#a855f7"
|
||||
highlight-secondary: "#6366f1"
|
||||
|
||||
services:
|
||||
- name: "Core & Sicherheit"
|
||||
icon: "fas fa-shield-alt"
|
||||
items:
|
||||
- name: "Authelia"
|
||||
logo: "fas fa-key"
|
||||
subtitle: "Zentrale Identität"
|
||||
url: "https://auth.brabros.de"
|
||||
- name: "Uptime Kuma"
|
||||
logo: "fas fa-chart-bar"
|
||||
subtitle: "Status & Monitoring"
|
||||
url: "https://status.brabros.de"
|
||||
- name: "Organisation"
|
||||
icon: "fas fa-folder"
|
||||
items:
|
||||
- name: "BookStack Wiki"
|
||||
logo: "fas fa-book"
|
||||
subtitle: "Wissensdatenbank"
|
||||
url: "https://wiki.brabros.de"
|
||||
- name: "Vikunja To-Do"
|
||||
logo: "fas fa-check-square"
|
||||
subtitle: "Aufgaben & Kanban"
|
||||
url: "https://todo.brabros.de"
|
||||
- name: "Memos"
|
||||
logo: "fas fa-sticky-note"
|
||||
subtitle: "Schnelle Notizen"
|
||||
url: "https://memos.brabros.de"
|
||||
- name: "Apps & Media"
|
||||
icon: "fas fa-cubes"
|
||||
items:
|
||||
- name: "File Browser"
|
||||
logo: "fas fa-hdd"
|
||||
subtitle: "Dateimanager"
|
||||
url: "https://files.brabros.de"
|
||||
- name: "Navidrome"
|
||||
logo: "fas fa-compact-disc"
|
||||
subtitle: "Musik-Streaming"
|
||||
url: "https://music.brabros.de"
|
||||
- name: "OpenClaw AI"
|
||||
logo: "fas fa-brain"
|
||||
subtitle: "Agenten Gateway"
|
||||
url: "https://claw.brabros.de"
|
||||
Reference in New Issue
Block a user