Favicon of Audiobookshelf

Audiobookshelf

Take control of your audio media with a fully self-hosted server. Manage, track, and listen to your favorite audiobooks and podcasts from anywhere.

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.

Directory Structure

audiobookshelf
audiobooks
config
metadata
podcasts
.env
docker-compose.yml

docker-compose.yml

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

.env

# No sensitive credentials are required for the default Audiobookshelf configuration.
# You can override the Timezone in the docker-compose.yml file directly.
Categories:

Share:

Ad
Favicon

 

  
 

Similar to Audiobookshelf

Favicon

 

  
  
Favicon

 

  
  
Favicon