Update CLAUDE.md status: Phases 1-3 complete, Phase 4 next

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Bart Van Geyt 2026-07-07 17:06:42 +02:00
parent edfb4c44b8
commit f2ab25c99f

View file

@ -23,8 +23,10 @@ host, Docker Compose per site, no orchestrator.
## Status
- ✅ Phase 0 — design docs, ADRs, scaffold ([docs/](docs/00-roadmap.md))
- ✅ Phase 1 — host baseline Ansible ([platform-infra/ansible/](platform-infra/ansible/README.md))
- 🚧 Phase 2 — platform services (Traefik, MariaDB, Forgejo) in `platform-infra/stacks/`
- ⬜ Phases 38 — site templates, provisioning CLI, backup/DR, observability, migration, panel
- ✅ Phase 2 — platform services (Traefik, MariaDB, Forgejo) in [platform-infra/stacks/](platform-infra/stacks/README.md)
- ✅ Phase 3 — site templates & base images in [site-templates/](site-templates/README.md)
- 🚧 Phase 4 — provisioning CLI in `control-panel/` (renders templates → deployments/, creates ZFS+DB+SFTP, `compose up`)
- ⬜ Phases 58 — backup/DR, observability, migration, panel
## Repo map
| Path | Purpose |