Files
GetHomepage-Docker/proxmox.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

6 lines
135 B
YAML

---
pve:
url: https://192.168.30.215:8006
token: "{{HOMEPAGE_VAR_PROXMOX_USERNAME}}"
secret: "{{HOMEPAGE_VAR_PROXMOX_PASSWORD}}"