This tutorial will guide you step-by-step on how to install Navidrome Music Server on Alpine Linux. Navidrome is a free and open-source music server that allows you to stream your music collection from anywhere.
sudo apk update && sudo apk upgrade
sudo apk add git sqlite flac ffmpeg
sudo apk add go
git clone https://github.com/navidrome/navidrome.git
cd navidrome
go build
navidrome
executable to the /usr/local/bin
directory using the following command:sudo cp ./navidrome /usr/local/bin
cp navidrome.example.toml navidrome.toml
Edit the navidrome.toml
file to customize your Navidrome server configuration.
Start Navidrome Music Server by running the following command:
navidrome start
http://<server_ip>:4533
.Congratulations, you have successfully installed Navidrome Music Server on Alpine Linux! You can now stream your music collection from anywhere.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!