Commit Graph

8 Commits

Author SHA1 Message Date
Daniel S
b021f9aaa7 feat(docker): add production Dockerfile, docker-compose setup and healthcheck API 2026-08-09 21:28:10 +02:00
Daniel S
5b0f05c17f fix(docker): add build directive to compose and add .dockerignore file
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 20s
2026-08-08 19:24:04 +02:00
Daniel S
d9cb8dcd6f fix(docker): restore original port mapping 8080:4321 for external reverse proxy 2026-08-08 19:11:24 +02:00
Daniel S
8d0e72a8bc fix(docker): bind port to 127.0.0.1 for existing reverse proxy integration
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 43s
2026-08-08 19:07:41 +02:00
Daniel S
aa4629752a test(waas-engine): add vitest suite and node ssr container adapter setup 2026-08-08 18:56:36 +02:00
DanielS
7ae01aa149 Fix container port mapping to 8080 in docker-compose.yml 2026-07-01 00:16:59 +02:00
DanielS
e5ec8f9c7e Update Docker compose and Gitea Actions deployment for staging
Some checks failed
Production Build & Deploy / build-and-deploy (push) Failing after 4s
2026-06-30 23:56:08 +02:00
DanielS
54fefadda9 Add Dockerfile, docker-compose.yml and Gitea Actions workflow for CI/CD 2026-06-30 23:19:39 +02:00