All checks were successful
deploy-docs / build-and-deploy (push) Successful in 35s
650 B
650 B
title, description, date, lastmod, author, showHero, tags
| title | description | date | lastmod | author | showHero | tags |
|---|---|---|---|---|---|---|
| audiobookshelf | Quick overview of audiobookshelf and setup | 2025-02-04 | 2025-02-04 | wompmacho | false |
What is Audiobookshelf?
Audiobookshelf is a self-hosted, open-source server designed to manage and stream your personal audiobook and podcast collections. It acts as a private, web-based alternative to services like Audible, giving you full control over your media files. Key features include:
Docker Compose Example
[!IMPORTANT] Audiobookshelf requires a websocket connection.
{{<include "/srv/configs/docker_compose/audiobookshelf/docker-compose.yaml">}}