edtech / Dockerfile

Commit History

fix: update production port to 7860 for Hugging Face compatibility and add audit report
10211c3

CognxSafeTrack commited on

fix(docker): generate Prisma client before turbo build
93faeee

CognxSafeTrack Claude Sonnet 4.6 commited on

chore: finalize Sprint P2 & P3 optimizations, baseline prisma migrations, and update technical audit docs
cfbb685

CognxSafeTrack commited on

feat: deploy user modifications to database and docker configuration
192979e

CognxSafeTrack commited on

fix: ensure production build and runtime use compiled JS to avoid tsx dependency
54834cf

CognxSafeTrack commited on

feat: complete final technical debt polishing (structured logs, stripe tests, and automated migrations)
86731f4

CognxSafeTrack commited on

chore: optimize Dockerfile and PM2 config for independent scaling and better performance
34c79d1

CognxSafeTrack commited on

feat: implement PM2 orchestration and re-enable BullBoard (Phase 1)
b035578

CognxSafeTrack commited on

deploy: add root Dockerfile for Railway
8ff7abb

CognxSafeTrack commited on

fix: decouple API and Worker startup and resolve port conflicts
0134788

CognxSafeTrack commited on

feat: unified Dockerfile for multi-service deployment
0aedaaf

CognxSafeTrack commited on

fix: allow CORS preflight OPTIONS requests in guarded routes
ac6a112

CognxSafeTrack commited on

chore: force railway rebuild via REBUILD_DATE bump
3e4c8c4

CognxSafeTrack commited on

fix(ai): remove double day incrementation on success and queue remediation correctly
8fde072

CognxSafeTrack commited on

feat(ai): integrate XAMLÉ v2 prompt guidelines including anti-hallucination constraints and strict Wolof normalization
90b1788

CognxSafeTrack commited on

fix(ai): remove hardcoded sector examples from system prompts to prevent AI hallucinations across mismatched domains
75c0b4c

CognxSafeTrack commited on

chore: explicit rebuild request for railway deployment sync
dcdc311

CognxSafeTrack commited on

fix(ai): update validation schemas and types to properly handle null context parameters for new users
9102815

CognxSafeTrack commited on

fix(ai): add imageUrl field to Prisma schema and correctly route language selection inside whatsapp.ts
f0f0df4

CognxSafeTrack commited on

fix(ai): fully wipe BusinessProfile and Response history on INSCRIPTION to prevent AI context leaks
854ab32

CognxSafeTrack commited on

chore: force rebuild on Railway and HF via Dockerfile cache invalidation
f414696

CognxSafeTrack commited on

fix(docker): set SKIP_DB_PUSH=true default to prevent HF Space dropping schema columns
752165b

CognxSafeTrack commited on

chore(docker): bump REBUILD_DATE to v6 to force Railway redeploy after build fix
1d81454

CognxSafeTrack commited on

fix(deployment): make Prisma sync conditional in Dockerfile to prevent HF crash
f9ed63f

CognxSafeTrack commited on

build: add prisma db push to API startup
e619896

CognxSafeTrack commited on

build: force deep rebuild v4 with improved logging
3ec3d38

CognxSafeTrack commited on

build: Bump rebuild date to force HF cache invalidation
6cd1af9

CognxSafeTrack commited on

fix(deploy): use tsx for HF api start, combine api and worker on railway to expose webhooks
3c8d51a

CognxSafeTrack commited on

chore(deploy): split HF Dockerfile for API and Railway Dockerfile for Worker
b6cac0c

CognxSafeTrack commited on

fix(hf): remove worker from HF Dockerfile CMD — API-only mode
20dc7ed

CognxSafeTrack commited on

fix: force ipv4 DNS resolution in Docker to prevent native fetch ENOTFOUND errors
1adb7ee

CognxSafeTrack commited on

fix(docker): bust cache with REBUILD_DATE to guarantee latest code ships
222146f

CognxSafeTrack commited on

feat(docker): bypass build issues and run directly with tsx
29d83ee

CognxSafeTrack commited on

fix(docker): ensure typescript is installed and workspaces build correctly
4fc4120

CognxSafeTrack commited on

fix(docker): pin pnpm to v9 to prevent fetch errors
f61e1a8

CognxSafeTrack commited on

chore(docker): optimize build with debian slim and system chromium
827d82d

CognxSafeTrack commited on

fix: run prisma commands using @repo /database filter
f68d61b

CognxSafeTrack commited on

fix: resolve Docker build cache miss and pnpm filter errors
e4884cd

CognxSafeTrack commited on

feat: add Dockerfile and script for Hugging Face Spaces
a59f28c

CognxSafeTrack commited on