Files
home/Projects/kompose/dash/config/settings.yaml
2025-10-08 10:35:48 +02:00

46 lines
749 B
YAML

---
title: Kompose Dashboard
description: Centralized dashboard for all kompose.sh services
theme: dark
color: slate
# Layout configuration
layout:
- Infrastructure:
style: row
columns: 3
- Authentication:
style: row
columns: 2
- Applications:
style: row
columns: 3
- Content:
style: row
columns: 1
- Monitoring:
style: row
columns: 3
- Automation:
style: row
columns: 1
# Appearance
headerStyle: clean
statusStyle: dot
quicklaunch:
searchDescriptions: true
hideInternetSearch: false
showSearchSuggestions: true
# Behavior
target: _blank
cardBlur: sm
hideVersion: false
# Language
language: en
# Show all docker container stats expanded
showStats: false