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

This commit is contained in:
2026-04-28 00:47:59 +00:00
parent f6c56a4457
commit 7ca240981b
7 changed files with 179 additions and 7 deletions

View 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.