No description
Find a file
Sam 6651bfaf60 feat: Setup Wizard for first-run configuration
Container starts with only DB credentials. On first visit, a step-by-step
wizard guides through admin password, weather, HA, Vikunja, Unraid, MQTT,
n8n and news configuration. Backward-compat: ADMIN_PASSWORD env skips wizard.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 16:06:10 +01:00
server feat: Setup Wizard for first-run configuration 2026-03-02 16:06:10 +01:00
web feat: Setup Wizard for first-run configuration 2026-03-02 16:06:10 +01:00
.gitignore refactor: complete rewrite as React+FastAPI dashboard 2026-03-02 01:48:51 +01:00
.gitlab-ci.yml refactor: complete rewrite as React+FastAPI dashboard 2026-03-02 01:48:51 +01:00
docker-compose.yml feat: Setup Wizard for first-run configuration 2026-03-02 16:06:10 +01:00
Dockerfile refactor: complete rewrite as React+FastAPI dashboard 2026-03-02 01:48:51 +01:00
requirements.txt feat: add Admin Panel with JWT auth, DB settings, and integration management 2026-03-02 10:37:30 +01:00
SETUP.md Initial commit 2026-02-13 00:24:31 +01:00