All checks were successful
deploy-docs / build-and-deploy (push) Successful in 1m49s
27 lines
723 B
Markdown
27 lines
723 B
Markdown
---
|
|
title: Navidrome
|
|
description: Personal music streaming server
|
|
showHero: false
|
|
author: wompmacho
|
|
date: '2026-04-28'
|
|
lastmod: '2026-04-28'
|
|
tags: ['music', 'streaming', 'self-hosted', 'audio']
|
|
---
|
|
|
|
## What is Navidrome?
|
|
|
|
`Navidrome` is an open-source web-based music collection manager and streamer. It is compatible with Subsonic/Madsonic/Airsonic clients and allows you to enjoy your music collection from anywhere.
|
|
|
|
## Docker Compose Example
|
|
|
|
```yaml
|
|
{{% include "/srv/configs/docker_compose/navidrome/docker-compose.yaml" %}}
|
|
```
|
|
|
|
## Features
|
|
|
|
- Streams to nearly any device.
|
|
- Compatible with all Subsonic clients.
|
|
- Very lightweight, runs well even on older hardware.
|
|
- Automatically handles huge music collections.
|