Files
ai-stack-deployer/ROADMAP.md
Oussama Douhou f5f10ed6c4 feat(logging): finalize log-ingest service for dokploy-network deployment
- Update log-ingest to use internal Loki endpoint
- Add standalone docker-compose for dokploy deployment
- Update ROADMAP and LOGGING-PLAN with completed status
- Configure proper network settings for dokploy-network
2026-01-10 14:19:42 +01:00

29 lines
690 B
Markdown

# 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
- [x] Logging infrastructure (log-ingest → Loki → Grafana)
- [x] AI Stack monitoring dashboard at logs.intra.flexinit.nl
## 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