Skip to content

Latest commit

 

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Navidrome

An experimental Helm chart for Navidrome.

Quick start

helm repo add navidrome https://andrewmichaelsmith.github.io/navidrome
helm repo update
helm install navidrome/navidrome --generate-name

Configuration

Custom values

Parameter Description Default
persistence.enabled Whether to use persistence for music and data. If unset, uses emptyDir. false
persistence.existingClaim If using persistence, the PVC name that you would like to store music and data. nil

Release flow

  • Update Chart.yaml and values.yaml
  • Merge/commit to main
  • "Draft new release" on github (create new tag)
  • Wait for github-pages update
  • helm upgrade navidrome-<id> navidrome/navidrome

About

Navidrome Helm Chart

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages