2021-04-13 19:43:27 +00:00
|
|
|
image:
|
2021-12-03 12:02:44 +00:00
|
|
|
repository: tccr.io/truecharts/navidrome
|
2021-04-13 19:43:27 +00:00
|
|
|
pullPolicy: IfNotPresent
|
2021-12-11 12:03:48 +00:00
|
|
|
tag: v0.47.0@sha256:18e691ba523ac0100e28e8d76ef34c2b15e78bb951c0aaf5d846366f756e0ab6
|
2021-04-13 19:43:27 +00:00
|
|
|
|
2021-05-19 13:12:45 +00:00
|
|
|
service:
|
2021-04-13 19:43:27 +00:00
|
|
|
main:
|
2021-05-19 13:12:45 +00:00
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 4533
|
2021-11-06 21:55:18 +00:00
|
|
|
targetPort: 4533
|
2021-04-13 19:43:27 +00:00
|
|
|
|
|
|
|
env:
|
|
|
|
ND_SCANINTERVAL: "15m"
|
|
|
|
ND_LOGLEVEL: "info"
|
|
|
|
ND_SESSIONTIMEOUT: "24h"
|
|
|
|
ND_ENABLETRANSCODINGCONFIG: "true"
|
|
|
|
ND_MUSICFOLDER: "/music"
|
|
|
|
|
|
|
|
persistence:
|
|
|
|
data:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/data"
|