this post was submitted on 03 Jan 2024
2 points (100.0% liked)

Navidrome Music Server (Unofficial)

355 readers
1 users here now

Navidrome is a free, open source web-based music collection server and streamer. It gives you freedom to listen to your music collection from any browser or mobile device. https://www.navidrome.org/

This is an unofficial community. However, we adhear to the official Code Of Conduct set by the Navidrome project.

founded 2 years ago
MODERATORS
 

I'm curious if there's a specific way to go about doing this?

Can I just set my docker-compose.yaml to

volumes:
      - "/opt/navidrome/data:/data"
      - "http://192.168.0.88/Shared Music/:/music:ro"

Or do I have to mount the directory first

Or can I use the ND_BASEURL?

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here