1
0

Drop music service

Move music to homelab
This commit is contained in:
2025-04-21 14:49:15 +03:00
parent fcedbdbe3d
commit 4ae238a09a
10 changed files with 1 additions and 193 deletions

View File

@ -1,21 +0,0 @@
services:
navidrome:
image: deluan/navidrome:0.55.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 4 * * *"
ND_SESSIONTIMEOUT: "24h"
ND_AUTOIMPORTPLAYLISTS: "false"
volumes:
- "./data:/data"
- "yandex-storage:/music:ro"
volumes:
yandex-storage:
driver: "rclone"
driver_opts:
remote: "yandex-s3-music-encrypted:"