adding projects for gluetun, lidar notes, navidrome, nicotine and qtorrent changes, also updating the homelab infra doc
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 1m49s
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 1m49s
This commit is contained in:
26
projects/navidrome/index.md
Normal file
26
projects/navidrome/index.md
Normal file
@@ -0,0 +1,26 @@
|
||||
---
|
||||
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.
|
||||
Reference in New Issue
Block a user