1
0

Add music app

This commit is contained in:
2024-12-23 17:08:15 +03:00
parent 87e13973ec
commit 6fc30522d0
6 changed files with 76 additions and 1 deletions

View File

@ -0,0 +1,20 @@
services:
navidrome:
image: deluan/navidrome:0.54.2
ports:
- "127.0.0.1:${WEB_SERVER_PORT}:4533"
restart: unless-stopped
environment:
ND_BASEURL: "https://music.vakhrushev.me"
ND_LOGLEVEL: "info"
ND_SCANSCHEDULE: "0"
ND_SESSIONTIMEOUT: "24h"
volumes:
- "./data:/data"
- "yandex-storage:/music:ro"
volumes:
yandex-storage:
driver: "rclone"
driver_opts:
remote: "yandex-s3-music-encrypted:"