Roadmap / What's next
Roadmap / What's next
Nanami is focused on getting the core product working end-to-end: WireGuard networks, managed relays, and client enrollment. The roadmap is organized by phases so you can see what's usable now and what's coming next.
Phase 1 — Docker E2E (now)
- Control plane + database + WebUI run locally.
- Relay-manager registers with the control plane and fetches desired state.
- Relay-daemon applies WireGuard config and reports observed state.
- Basic health/status visible in the dashboard.
Phase 2 — Multi-daemon orchestration
- Relay-manager fans out desired state to multiple relay-daemons.
- Port and interface name conflict avoidance.
- Aggregated observed state for fleet health.
Phase 3 — Managed clients
- First-party Linux client.
- Windows/macOS clients (coming soon).
- Mobile and containerized clients (iOS/Android/Kubernetes).
Phase 4 — RBAC polish
- Tenant-level roles + group-level roles in UI.
- Permissions catalog, templates, and audit UX.
- SaaS/Community parity improvements.
Phase 5 — Advanced services
- Service publishing and discovery.
- Remote desktop automation (RDP/VNC).
- Observability + metrics endpoints.
Known limitations / Coming soon
- macOS and Windows relay-daemon runtimes.
- Managed clients outside Linux.
- Remote desktop workflows.
- Role templates and permission editors in Community mode.