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
|
2023-02-14 01:53:06 +00:00
|
|
|
tag: 0.49.3@sha256:8a415419867682cd91a202131e728404d51662fc3b084565e143a4f121da9851
|
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"
|
2023-01-30 20:59:33 +00:00
|
|
|
music:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/music"
|
2022-08-08 21:25:02 +00:00
|
|
|
|
|
|
|
portal:
|
|
|
|
enabled: true
|