ReadMeABook
Docker 应用程序 from ReadMeABook's Repository
概述
ReadMeABook is an audiobook library management and automation system, purpose-built for audiobooks. Request a book, and it handles the rest: searches indexers, downloads, organizes files, and triggers a library scan.
运行时参数
- 网络用户界面
http://[IP]:[PORT:3030]/- 网络
bridge- 外壳
bash- 特权
- false
- 额外参数
--restart=unless-stopped
模板配置
Web UI Host PortPorttcp
Port for ReadMeABook's web interface.
- 目标
- 3030
- 默认值
- 3030
- 价值
- 3030
Config LocationPathrw
Persistent config files
- 目标
- /app/config
- 默认值
- /mnt/user/appdata/readmeabook/config
- 价值
- /mnt/user/appdata/readmeabook/config
Download LocationPathrw
Both your download client and RMAB must see files at the SAME path. See: https://github.com/kikootwo/ReadMeABook/blob/main/documentation/deployment/volume-mapping.md
- 目标
- /downloads
- 默认值
- /mnt/user/data/downloads
Media LibraryPathrw
Your audiobook/ebook library
- 目标
- /media
- 默认值
- /mnt/user/data/media/audiobooks
Postgres Storage LocationPathrw
- 目标
- /var/lib/postgresql/data
- 默认值
- /mnt/user/appdata/readmeabook/pgdata
- 价值
- /mnt/user/appdata/readmeabook/pgdata
Redis Storage LocationPathrw
- 目标
- /var/lib/redis
- 默认值
- /mnt/user/appdata/readmeabook/redis
- 价值
- /mnt/user/appdata/readmeabook/redis
App CachePathrw
- 目标
- /app/cache
- 默认值
- /mnt/user/appdata/readmeabook/cache
- 价值
- /mnt/user/appdata/readmeabook/cache
PUBLIC_URLVariable
Public URL if accessing from outside localhost. Required for OAuth.
- 默认值
- https://audiobooks.example.com
PUIDVariable
- 默认值
- 99
- 价值
- 99
PGIDVariable
- 默认值
- 100
- 价值
- 100
详细信息
存储库
ghcr.io/kikootwo/readmeabook:latest最后更新2026-05-31
初见2026-02-12
在Unraid 上运行 ReadMeABook 。
ReadMeABook 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。