Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 501 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 501 Bytes

Audiobookshelf

An Helm chart to deploy Audiobookshelf

Goal

This repo contains an helm chart to help deploying Audiobookshelf on Kubernetes cluster.

Installation

Currently that helm-chart is not (yet) deployed to a helm-registry. So you have to install it by checking out this repo

$ git checkout https://github.com/nicolas2bonfils/helm-audiobookshelf.git
$ cd helm-audiobookshelf
$ helm install -n audiobookshelf audiobookshelf . -f values.yaml