Installation

Learn how to install Navidrome on your specific platform

Download

If you are using Docker, you can skip download and just head to the Docker setup page. If you prefer a managed hosting solution in the cloud, you can use PikaPods.

Visit our releases page in GitHub and download the latest version for your platform. There are builds available for Linux (Intel and ARM, 32 and 64 bits), Windows (Intel 32 and 64 bits) and macOS (Intel 64 bits).

For ARM-Based systems (ex: Raspberry Pi), check which ARM build is the correct one for your platform using cat /proc/cpuinfo.

Remember to install ffmpeg in your system, a requirement for Navidrome to work properly. If your OS does not provide a package for ffmpeg, you may find the latest static build for your platform here: https://johnvansickle.com/ffmpeg/.

Setup

After downloading the Navidrome binary, follow the appropriate setup instructions for your platform:


Installing with Docker

Using the official docker images with Docker and Docker Compose

Linux Install

Steps to install on Ubuntu Linux (and other Debian based distros)

Windows Install

Steps to install on Windows

macOS Install

Steps to install on macOS

FreeBSD Install

Steps to install on FreeBSD (using ports or package)

Community Maintained Packages

Navidrome packages for simpler installation on some platforms, powered by You!

Managed Hosting

Providers offering hosting for Navidrome

Build from sources

Can’t find a build for your platform? You can try to build it yourself


Last modified March 12, 2023: Add new Managed hosting page (#110) (222bf3f)