No description
App was crash-looping when the host restarted and Docker brought up the app container before postgres was ready. Added a pg_isready poll loop in entrypoint.sh and installed postgresql-client in the image. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| alembic | ||
| corvid | ||
| .env.example | ||
| .gitignore | ||
| alembic.ini | ||
| CLAUDE.md | ||
| docker-compose.yml | ||
| Dockerfile | ||
| entrypoint.sh | ||
| mcp_server.py | ||
| pyproject.toml | ||