ReadMeABook
Aplicación Docker from ReadMeABook's Repository
Visión general
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.
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:3030]/- Red
bridge- Concha
bash- Privilegiado
- false
- Parámetros adicionales
--restart=unless-stopped
Configuración de plantillas
Web UI Host PortPorttcp
Port for ReadMeABook's web interface.
- Objetivo
- 3030
- Por defecto
- 3030
- Valor
- 3030
Config LocationPathrw
Persistent config files
- Objetivo
- /app/config
- Por defecto
- /mnt/user/appdata/readmeabook/config
- Valor
- /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
- Objetivo
- /downloads
- Por defecto
- /mnt/user/data/downloads
Media LibraryPathrw
Your audiobook/ebook library
- Objetivo
- /media
- Por defecto
- /mnt/user/data/media/audiobooks
Postgres Storage LocationPathrw
- Objetivo
- /var/lib/postgresql/data
- Por defecto
- /mnt/user/appdata/readmeabook/pgdata
- Valor
- /mnt/user/appdata/readmeabook/pgdata
Redis Storage LocationPathrw
- Objetivo
- /var/lib/redis
- Por defecto
- /mnt/user/appdata/readmeabook/redis
- Valor
- /mnt/user/appdata/readmeabook/redis
App CachePathrw
- Objetivo
- /app/cache
- Por defecto
- /mnt/user/appdata/readmeabook/cache
- Valor
- /mnt/user/appdata/readmeabook/cache
PUBLIC_URLVariable
Public URL if accessing from outside localhost. Required for OAuth.
- Por defecto
- https://audiobooks.example.com
PUIDVariable
- Por defecto
- 99
- Valor
- 99
PGIDVariable
- Por defecto
- 100
- Valor
- 100
Detalles
Repositorio
ghcr.io/kikootwo/readmeabook:latestÚltima actualización2026-05-31
Visto por primera vez2026-02-12
Ejecute ReadMeABook en Unraid.
ReadMeABook se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.