I’m gradually removing myself from big tech and this month I’m focusing on leaving GitHub, as well as software hosted there. I’m looking for a self-hosted music server that meets these criteria:
- Simple UI - Easy to navigate
- Docker support - For hassle-free deployment
- Runs on Pi3B
- Compatible clients on mobile and desktop
- Robust and well maintained - No buggy releases
Current Option:
The only option I’ve found but not tried is Funkwhale (GitLab).
Site: https://www.funkwhale.audio/
Review: https://www.youtube.com/watch?v=0dBcKNoJAso.
GitHub-hosted exclusions:
All the other’s I’ve looked at are hosted on GitHub ( Ampache, LMS Lightweight Music Server, Supysonic, Gonic, Airsonic-Advanced, Koel, Jellyfin, Navidrome). So I won’t be using those.
Question:
Does anyone know of other options besides Funkwhale, or have you tried Funkwhale? Thanks!
Aside:
Some reasons I’m leaving GitHub:
Funkwhale has/had support for federation. I wonder how that would work and exactly what is federated.
Too late for me to look up the answers so I’m hoping someone else can do my homework while I’m sleeping.
https://az.id.au/ops/funkwhale-configuration-and-first-impressions/
Each instance becomes a pod, users on pod A can find content thats on pod B. This includes both actors (users) and library objects (audio content), ordered collections (playlists), etc.
Funkwhale works nice, but honestly, I am a big fan of just using
mpd
and piping the audio over a networked speaker, but I’m a simple boy with simple needs.