Files
GetHomepage-Docker/settings.yaml
T
vogto bd17657e67 Initial Homepage dashboard configuration
Services, widgets, layout and settings for the homelab dashboard.
Secrets are externalized via {{HOMEPAGE_VAR_*}} placeholders and
supplied through a local .env file (not committed).
2026-07-11 05:52:49 +02:00

40 lines
609 B
YAML

---
# For configuration options and examples, please see:
# https://gethomepage.dev/configs/settings/
title: Homelab
theme: dark
color: slate
headerStyle: boxed
target: _blank
layout:
Infrastruktur:
style: row
columns: 4
Smarthome:
style: row
columns: 4
Monitoring:
style: row
columns: 4
Docker:
style: row
columns: 4
Apps (SSO):
style: row
columns: 6
Apps:
style: row
columns: 6
Media Server:
style: row
columns: 6
Media:
style: row
columns: 6
providers:
openweathermap: openweathermapapikey
weatherapi: weatherapiapikey