mirror of
https://github.com/RWejlgaard/pez-infra.git
synced 2026-07-04 15:46:16 +00:00
Bookshelf (a Readarr revival) for managing the ebook/audiobook library. Runs on london-b with config at /root/bookshelf and the library at /hdd/books mounted into the container at the same path.
13 lines
574 B
Markdown
13 lines
574 B
Markdown
# Bookshelf
|
|
|
|
Ebook/audiobook collection manager — a revival of Readarr. Monitors RSS
|
|
feeds, downloads, sorts and renames books via Usenet/BitTorrent.
|
|
|
|
- **Host:** london-b
|
|
- **Port:** 8787
|
|
- **Image:** `ghcr.io/pennydreadful/bookshelf:hardcover` (Hardcover metadata; use the `softcover` tag for a Goodreads/Readarr-compatible database)
|
|
- **Config:** `/root/bookshelf/` (`:/config`)
|
|
- **Book library:** `/hdd/books` (mounted at the same path in the container, on the ZFS pool)
|
|
|
|
Reachable over Tailscale at `http://london-b:8787`. Not exposed publicly
|
|
(no Caddy/DNS entry).
|