Commit Graph
5 Commits
Author SHA1 Message Date
vogto 49e4223649 Add AI bookmarks group and second Dockhand instance
New AI bookmark group with OpenAI and OpenRouter links. Proxmox
Dockhand now points at its proper hostname instead of the raw
IP:port, and a second Dockhand tile was added for the IONOS host.
2026-07-27 11:05:09 +02:00
vogto 22ef140d2e Move Mail-Archiver from Apps (SSO) to Apps
It isn't behind SSO, so it belongs with the other plain apps.
2026-07-16 19:18:44 +02:00
vogto c58ea0bf67 Add developer and entertainment bookmarks
Community Scripts and MariusHosting under Developer; House of Usenet,
Filmfans, Serienfans, Serienjunkies, The Pirate Bay and ThePornDB
under Entertainment.
2026-07-11 06:59:29 +02:00
vogto c4334d1827 Add .env.example documenting required HOMEPAGE_VAR_* secrets
Documents every {{HOMEPAGE_VAR_*}} placeholder used in services.yaml
and proxmox.yaml, and notes that the real .env must live in the
project root (not config/) for Homepage/Next.js to pick it up.
2026-07-11 06:10:46 +02:00
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