2021-08-16 13:34:32 +00:00
|
|
|
# navidrome
|
2021-02-23 17:21:54 +00:00
|
|
|
|
2021-08-16 14:00:17 +00:00
|
|
|
![Version: 6.6.3](https://img.shields.io/badge/Version-6.6.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square)
|
2021-02-23 17:21:54 +00:00
|
|
|
|
|
|
|
Navidrome is an open source web-based music collection server and streamer
|
|
|
|
|
2021-08-16 13:34:32 +00:00
|
|
|
**Homepage:** <https://github.com/truecharts/apps/tree/master/charts/incubator/navidrome>
|
|
|
|
|
|
|
|
## Maintainers
|
|
|
|
|
|
|
|
| Name | Email | Url |
|
|
|
|
| ---- | ------ | --- |
|
|
|
|
| TrueCharts | info@truecharts.org | truecharts.org |
|
2021-02-23 17:21:54 +00:00
|
|
|
|
|
|
|
## Source Code
|
|
|
|
|
|
|
|
* <https://github.com/deluan/navidrome>
|
|
|
|
* <https://hub.docker.com/r/deluan/navidrome>
|
|
|
|
|
|
|
|
## Requirements
|
|
|
|
|
2021-02-25 16:20:08 +00:00
|
|
|
Kubernetes: `>=1.16.0-0`
|
|
|
|
|
2021-02-23 17:21:54 +00:00
|
|
|
| Repository | Name | Version |
|
|
|
|
|------------|------|---------|
|
2021-08-16 13:34:32 +00:00
|
|
|
| https://truecharts.org/ | common | 6.8.0 |
|
|
|
|
|
|
|
|
## Values
|
|
|
|
|
|
|
|
| Key | Type | Default | Description |
|
|
|
|
|-----|------|---------|-------------|
|
|
|
|
| env.ND_ENABLETRANSCODINGCONFIG | string | `"true"` | |
|
|
|
|
| env.ND_LOGLEVEL | string | `"info"` | |
|
|
|
|
| env.ND_MUSICFOLDER | string | `"/music"` | |
|
|
|
|
| env.ND_SCANINTERVAL | string | `"15m"` | |
|
|
|
|
| env.ND_SESSIONTIMEOUT | string | `"24h"` | |
|
|
|
|
| image.pullPolicy | string | `"IfNotPresent"` | |
|
|
|
|
| image.repository | string | `"deluan/navidrome"` | |
|
|
|
|
| image.tag | string | `"0.44.1"` | |
|
|
|
|
| persistence.data.enabled | bool | `true` | |
|
|
|
|
| persistence.data.mountPath | string | `"/data"` | |
|
|
|
|
| persistence.data.type | string | `"emptyDir"` | |
|
|
|
|
| service.main.ports.main.port | int | `4533` | |
|
|
|
|
| strategy.type | string | `"Recreate"` | |
|
2021-07-01 18:26:22 +00:00
|
|
|
|
2021-02-23 17:21:54 +00:00
|
|
|
----------------------------------------------
|
|
|
|
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|