Commit Graph

5 Commits

Author SHA1 Message Date
SangNguyen 126b47b56a ci: add deployment
Push -> develop / Build Docker image (push) Successful in 25s
Push -> develop / Deploy (push) Successful in 4s
Push -> develop / Notify on result (push) Successful in 0s
2026-06-23 01:54:29 +00:00
coryHawkvelt dc4e9fe366 Move config to .env 2026-05-28 06:09:37 +00:00
coryHawkvelt 91f82fa101 Added OIDC Client CORS attributes 2026-05-19 15:13:51 +00:00
coryHawkvelt a7310367a6 Added docker-compose.yml 2026-04-05 14:28:58 +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