Skip to content

[codex] Add Docker OPDS service#31

Draft
varo6 wants to merge 3 commits into
masterfrom
codex/opds-docker-service
Draft

[codex] Add Docker OPDS service#31
varo6 wants to merge 3 commits into
masterfrom
codex/opds-docker-service

Conversation

@varo6
Copy link
Copy Markdown
Owner

@varo6 varo6 commented May 23, 2026

Summary

  • Add a Docker-only OPDS 1.2 catalog for mounted CBZ libraries.
  • Convert CBZ files to XTC/XTCH on demand with a persistent cache.
  • Add server-side image processing via sharp while keeping the existing browser converter unchanged.
  • Document Docker usage and the current CrossPoint compatibility caveat.

Fixes #30

Validation

  • bun test
  • bun run build
  • docker compose build
  • Local Bun smoke test for /opds, /opds/books, and XTC download
  • Built Docker image smoke test with mounted temporary CBZ library

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.

Create an dockerized app with opds support

1 participant