Skip to content

[DRAFT] Docker compose healthcheck#337

Draft
fe51 wants to merge 10 commits intodevelopfrom
docker-compose-healthcheck
Draft

[DRAFT] Docker compose healthcheck#337
fe51 wants to merge 10 commits intodevelopfrom
docker-compose-healthcheck

Conversation

@fe51
Copy link
Copy Markdown
Member

@fe51 fe51 commented Apr 1, 2026

Draft PR, to review after #329

This PR introduces the following modifications :

  • engine: wrap run.py with tee to log output to engine.log; healthcheck greps for "confidence" to confirm inference is running ("confidence" is so far always in logs attesting engine is running)
  • pyro-camera-api: healthcheck hits GET /health (port 8081); add curl to the Dockerfile to support it
  • image versioning: replace hardcoded latest tags with ${PYRO_ENGINE_VERSION:-latest} on both services, allowing pinned deploys via .env
  • docs: update README env vars section; add .env.example with all required variables documented

@fe51 fe51 marked this pull request as draft April 1, 2026 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant