mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-15 02:36:38 +00:00
Add audiobookserver (#258)
This commit is contained in:
26
docs/blog/posts/changelog/new-recipe-audiobookshelf-swarm.md
Normal file
26
docs/blog/posts/changelog/new-recipe-audiobookshelf-swarm.md
Normal file
@@ -0,0 +1,26 @@
|
||||
---
|
||||
date: 2023-03-10
|
||||
categories:
|
||||
- CHANGELOG
|
||||
tags:
|
||||
- audiobookshelf
|
||||
links:
|
||||
- Audiobookshelf recipe: recipes/audiobookshelf.md
|
||||
description: New Recipe Added - Audiobookshelf - self-hosted audiobook / podcast server with native mobile apps
|
||||
title: Added recipe for Audiobookshelf on Docker Swarm
|
||||
image: /images/audiobookshelf.png
|
||||
---
|
||||
|
||||
# Added recipe for Audiobookshelf (swarm)
|
||||
|
||||
Has your wife been wishing for a way to consume her DRM-stripped audiobooks on her phone, without having to resort to side-loading apps or media? Fear not, for this new recipe has received 10/10 WAF (wife-acceptance-factor)...
|
||||
|
||||
<!-- more -->
|
||||
|
||||
{ loading=lazy }
|
||||
|
||||
[Audiobookshelf][audiobookshelf] is a powerful audiobook / podcast streaming server, whose strength lies in its native app support on [Android](https://play.google.com/store/apps/details?id=com.audiobookshelf.app) / [iOS](https://testflight.apple.com/join/wiic7QIW) (*Testflight required*).
|
||||
|
||||
See the [recipe][audiobookshelf] for more!
|
||||
|
||||
--8<-- "common-links.md"
|
||||
@@ -23,4 +23,4 @@ MetalLB does two jobs:
|
||||
1. Provides address allocation to services out of a pool of addresses which you define
|
||||
2. Announces these addresses to devices outside the cluster, either using ARP/NDP (L2) or BGP (L3)
|
||||
|
||||
--8<-- "common-links.md"
|
||||
--8<-- "common-links.md"
|
||||
|
||||
Reference in New Issue
Block a user