docs: update TODO with GHCR and CI/CD deployment items

This commit is contained in:
Matthieu MALVACHE
2026-02-22 00:00:30 +01:00
parent 51660481a0
commit da52389b8e
+2
View File
@@ -275,6 +275,8 @@
- [x] Add Docker support (Dockerfile multi-stage build, docker-compose.yml, .dockerignore)
- [x] Add Next.js standalone output for container deployments
- [x] Add structured server-side logger (lib/logger.ts - text/JSON format, configurable level)
- [x] Publish Docker image to GitHub Container Registry (ghcr.io/root-fr/jmap-webmail, multi-arch amd64/arm64)
- [x] Add GitHub Actions CI/CD for automated image builds (path-filtered, version-tagged)
- [ ] Configure production build optimizations
- [ ] Set up monitoring and logging