chore(devcontainer): run OCR as a dev process, not a compose service #117
No reviewers
Labels
No labels
area:backend
area:frontend
area:infra
area:ocr
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
phase:M1
phase:M2
phase:M3
phase:M4
phase:M5
phase:M6
phase:M7
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
TJC/bill-splitter!117
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "chore/ocr-dev-process"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
ocrdevcontainer compose sidecar; it runs in-container as a uvicorn dev process alongside the API and Vitelibgomp1 libgl1 libglib2.0-0);post-create.shbuildsocr/.venv(light deps + real PaddleOCR wheels) and bakes the PP-OCRv4 modelsocr: devVS Code task andocrshell alias;dev: allnow starts API + web + OCR; app service publishes/forwards port 8000http://localhost:8000docker-compose.prod.ymlstill runs the OCR container from GHCRdocs/06,docs/14)Test plan
post-createbuildsocr/.venvand bakes models without reaching the networkdev: allstarts API, web and OCR;GET http://localhost:8000/healthzreturns200/healthzreports the OCR probe true againsthttp://localhost:8000