No description
Find a file
michael b9bd6f4ad2 fix(deploy): remove orphaned containers on deploy
Add --remove-orphans flag to docker compose down to ensure stale
containers from old service definitions get stopped. This prevents
issues like the 44-hour-old celery_worker that was running old code.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-06 07:46:18 -06:00
backend feat(download): use signed URLs for video download 2026-02-05 14:48:06 -06:00
documents Add backend API, video generator, and frontend updates 2026-01-30 10:31:58 -06:00
frontend Merge pull request #61 from DeepakasBTG/bugs 2026-02-06 19:05:30 +05:30
testing_example k6: multiple user test script 2026-02-03 18:43:06 +05:30
video_generator_example feat(video): change layout to vertical 2026-02-04 22:07:05 +05:30
.env.example Add backend API, video generator, and frontend updates 2026-01-30 10:31:58 -06:00
.gitignore chore: remove .env from version control 2026-01-31 08:31:51 -06:00
.htaccess Add backend API, video generator, and frontend updates 2026-01-30 10:31:58 -06:00
CLAUDE.md docs: remove spec reading instruction from CLAUDE.md 2026-02-04 08:07:46 -06:00
deploy.sh fix(deploy): remove orphaned containers on deploy 2026-02-06 07:46:18 -06:00