Files
dotfiles/python
Richie f5ec88f1e5 feat(ebook): add Docker packaging and lifecycle tooling
Add a self-contained docker/ package for running the ebook search app
against the existing Postgres database on jeeves:

- Dockerfile: python:3.14-slim image, non-root user, runs the FastAPI
  app on port 8070
- docker-compose.yml: service definition with library volume mount,
  BM25 index volume, .env loading, and a /health healthcheck
- containers.py: Typer CLI (ebook-search-containers) for build/start/
  stop/restart/logs/ps lifecycle management
- README.md: usage and configuration docs
2026-07-12 16:12:40 -04:00
..
2026-06-14 15:42:05 -04:00
2026-02-18 17:12:38 -05:00
2026-06-14 15:41:09 -04:00
2026-06-14 13:53:02 -04:00
2026-01-22 21:26:38 -05:00
2025-10-31 22:37:54 -04:00
2026-06-14 13:38:14 -04:00
2025-10-31 22:37:54 -04:00
2026-06-14 13:37:55 -04:00
2025-11-08 08:21:27 -05:00
2025-10-31 22:37:54 -04:00