docs: add ROADMAP.md
This commit is contained in:
27
ROADMAP.md
Normal file
27
ROADMAP.md
Normal file
@@ -0,0 +1,27 @@
|
|||||||
|
# Roadmap
|
||||||
|
|
||||||
|
## Done
|
||||||
|
|
||||||
|
- [x] Multi-language UI (NL, AR, EN)
|
||||||
|
- [x] RTL support
|
||||||
|
- [x] Real-time name validation
|
||||||
|
- [x] SSE deployment progress
|
||||||
|
- [x] Dokploy orchestration
|
||||||
|
- [x] SSL certificate provisioning wait
|
||||||
|
- [x] Stack cleanup API
|
||||||
|
- [x] Auto-rollback on failure
|
||||||
|
- [x] Persistent storage volumes
|
||||||
|
|
||||||
|
## Next
|
||||||
|
|
||||||
|
- [ ] User authentication (protect deployments)
|
||||||
|
- [ ] Rate limiting (prevent abuse)
|
||||||
|
- [ ] Stack management UI (list/delete stacks)
|
||||||
|
|
||||||
|
## Later
|
||||||
|
|
||||||
|
- [ ] Unit tests for validation
|
||||||
|
- [ ] Integration tests
|
||||||
|
- [ ] Resource limits configuration
|
||||||
|
- [ ] Custom domain support
|
||||||
|
- [ ] Usage metrics
|
||||||
Reference in New Issue
Block a user