Commit Graph

3 Commits

Author SHA1 Message Date
SangNguyen 0bb38a2fb4 ci: add deployment with security scanner (#1)
Push -> develop / Build Docker image (push) Successful in 12s
Push -> develop / Deploy (push) Successful in 3s
Push -> develop / Notify on result (push) Successful in 0s
ci: add deployment

Co-authored-by: sangnn <sangnn.vng@gmail.com>
Co-committed-by: sangnn <sangnn.vng@gmail.com>
2026-06-23 02:31:23 +00:00
coryHawkvelt 1e0ba4afcc Resolve container build errors 2026-04-26 07:06:34 +00:00
nexgen_mirrors eb9161804e build(docker): add multi-stage Dockerfile with nginx and docker-compose
Add containerization support for production deployment:
- Multi-stage Dockerfile using Bun for build and nginx for serving
- docker-compose.yml for container orchestration
- nginx.conf with gzip compression, caching headers, and security headers
2026-04-04 16:49:13 +10:30