Take complete ownership of your audio media collection with a dedicated, self-hosted server designed for spoken-word content. This platform provides a centralized hub to organize and consume your media without relying on third-party subscriptions. Manage large libraries, keep progress synced across devices, and enjoy a seamless listening experience.\n\nKey benefits include:\n* Complete data privacy: Keep your listening habits and library data entirely on your own hardware.\n* Unified management: Handle both audiobooks and podcasts within a single interface.\n* Cross-device syncing: Automatically save your progress to switch between devices without losing your place.\n* Custom organization: Group collections by author, series, or custom tags.\n\nBreak free from restrictive platforms and get the flexibility needed to build your ultimate personal audio library.
services:
audiobookshelf:
image: ghcr.io/advplyr/audiobookshelf:latest
ports:
- 13378:80
volumes:
- ./audiobooks:/audiobooks
- ./podcasts:/podcasts
- ./config:/config
- ./metadata:/metadata
environment:
- TZ=America/New_York# No sensitive credentials are required for the default Audiobookshelf configuration.
# You can override the Timezone in the docker-compose.yml file directly.Auto-fetched about 2 hours ago
Auto-fetched about 2 hours ago