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).
This commit is contained in:
2026-07-11 05:52:49 +02:00
commit bd17657e67
10 changed files with 516 additions and 0 deletions
+39
View File
@@ -0,0 +1,39 @@
---
# 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