Skip to content

Audiobookshelf

Homepage | Repository

Audiobookshelf is a self-hosted audiobook, eBook, and podcast server.

inventories/homelab/group_vars/homelab.yml
audiobookshelf_enabled: true

By default, AudiobookShelf can be accessed at http://[your_server_ip]:8099 or https://audiobookshelf.[your_domain].com if you have DNS access configured.

See the default configuration options for AudiobookShelf at roles/audiobookshelf/defaults/main.yml. Add any overrides to your inventories/[your_inventory]/group_vars/homelab.yml file.

Oct 31, 2025