Add next steps to roadmap + awesome-docker-compose resource

Daniel: test CasaOS/Umbrel/YunoHost on Proxmox.
Robert: get minimal bootable Arch image with Docker + installer webapp.
Robert's resource: awesome-docker-compose.com for later app store defaults.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Daniel Maksymilian Syrnicki 2026-03-06 11:09:22 +01:00
parent b161107b5a
commit 7f0b099ef3

View file

@ -76,6 +76,10 @@ Homebase aims to be:
None of these nail the "your dad can set this up" experience. The installer wizard + managed gateway is the strongest angle. None of these nail the "your dad can set this up" experience. The installer wizard + managed gateway is the strongest angle.
## Resources
- [awesome-docker-compose.com](https://awesome-docker-compose.com) — Ready-made Docker Compose configs (useful later for app store defaults)
## Inspiration ## Inspiration
- **Azure Local** — cluster management for enterprises, we want this for home users - **Azure Local** — cluster management for enterprises, we want this for home users
@ -87,6 +91,8 @@ None of these nail the "your dad can set this up" experience. The installer wiza
- [x] Installer webapp prototype — device reader + form → JSON (Robert) - [x] Installer webapp prototype — device reader + form → JSON (Robert)
- [x] Arch running on Proxmox, custom image builds in progress (Robert) - [x] Arch running on Proxmox, custom image builds in progress (Robert)
- [ ] **Competitor testing** — Daniel tests CasaOS, Umbrel, YunoHost on Proxmox, documents UX findings
- [ ] **Base OS bootable image** — Robert gets a minimal Arch image that boots, runs Docker, serves the installer webapp
- [ ] UI mockups / drafts (Robert) - [ ] UI mockups / drafts (Robert)
- [ ] Base OS finalized (Arch vs Debian) - [ ] Base OS finalized (Arch vs Debian)
- [ ] First containerized service (Nextcloud?) - [ ] First containerized service (Nextcloud?)