19b5671b0d
improvement: Frontend Dockerfile updated so that aseests in public folder loads on the website.
Production — tag build, push, deploy / build-and-push (push) Successful in 4m51s
Production — tag build, push, deploy / deploy (push) Successful in 2m47s
2026-09-06 14:20:28 +03:30
c1846f8e22
fix: mirror node:20-alpine to Gitea when Docker Hub TLS times out
...
BuildKit was failing on registry-1.docker.io even when a local base
image existed. CI now prefers a Gitea-hosted NODE_IMAGE and retries
docker build.
2026-09-05 19:12:37 +03:30
50eda34e8e
The app is now wired to GlitchTip with the Sentry SDKs
Production — tag build, push, deploy / build-and-push (push) Successful in 1h13m36s
Production — tag build, push, deploy / deploy (push) Failing after 1m1s
2026-08-31 07:34:07 +03:30
e1c0434ed1
Fix frontend staging healthcheck for locale redirect
...
Accept 2xx/3xx on / so next-intl redirect to /en no longer marks the
container unhealthy and blocks nginx from starting.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-23 16:34:58 +03:30
eff27e359b
Fix staging containers failing on Windows Docker builds
...
Strip CRLF from entrypoint scripts in backend/frontend images, use Docker
DNS in staging nginx config, and wait for healthy app services before nginx.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-23 16:16:14 +03:30
b779a57cba
remove ./public from dockerfile.
2026-08-21 14:58:21 +03:30
245a238d1a
improvement: DockerFiles updated to avoid some deployment issues.
2026-07-20 21:11:08 +03:30
15ef17228f
improvement: fixed some package.json issues. readme files updated.
2026-05-05 00:01:06 +03:30
5682da87aa
improvement: docker infrastructure overhauled.
2026-05-03 20:15:39 +03:30
26bd35ae3c
Initial commit: Full project structure
...
- Backend: NestJS with Docker
- Frontend: Next.js with Docker
- Nginx configuration for reverse proxy
- PostgreSQL setup
- Docker compose for orchestration
- Development environment configuration
2026-04-23 15:33:11 +03:30