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
|
2022-07-25 18:36:51 +00:00
|
|
|
tag: v0.47.5@sha256:07827dde0863084402dcc03c8857372be2f16ca8c90cf3b44bfda00627dbd80a
|
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"
|
2022-08-08 21:25:02 +00:00
|
|
|
|
|
|
|
portal:
|
|
|
|
enabled: true
|