Commit Graph

8 Commits

Author SHA1 Message Date
ca38b992eb build(docker): switch backend flask deployment to Gunicorn 2026-04-15 17:57:22 +01:00
c3762f189c build(docker): comment out GPU deployment configuration from worker service
While this works for NVIDIA GPUs, it breaks on a MacBook or any non-NVIDIA machine. I commented it out because it's still useful on these machines.
2026-03-22 13:34:51 +00:00
7ccc934f71 build: change celery to debug mode 2026-03-10 22:14:45 +00:00
090a57f4dd build: add frontend to docker 2026-03-03 15:29:21 +00:00
cade2b1866 build: fix directories in docker compose 2026-03-03 15:19:57 +00:00
0ede7fe071 fix(compose): add GPU support to celery worker 2026-03-03 14:18:43 +00:00
6d60820800 build: add persistent model caching 2026-03-03 13:00:19 +00:00
f4894759d7 feat: add docker-compose dev 2026-03-03 12:34:51 +00:00