From 7f0b099ef30bada678ac20a24a40ac041781af68 Mon Sep 17 00:00:00 2001 From: Daniel Maksymilian Syrnicki Date: Fri, 6 Mar 2026 11:09:22 +0100 Subject: [PATCH] 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 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2d5f0e2..9da22a0 100644 --- a/README.md +++ b/README.md @@ -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. +## Resources + +- [awesome-docker-compose.com](https://awesome-docker-compose.com) — Ready-made Docker Compose configs (useful later for app store defaults) + ## Inspiration - **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] 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) - [ ] Base OS finalized (Arch vs Debian) - [ ] First containerized service (Nextcloud?)