I’m gradually removing myself from big tech and this month I’m working on leaving GitHub. I’m looking for a replacement music server that ideally would:
- Simple UI
- Have a docker image
- Can run on my Pi3B
- Compatible clients on mobile and desktop
- Robust and well maintained. Buggy releases should be very rare.
The only option I’ve found but not tried is Funkwhale (GitLab). Site: www.funkwhale.audio Review: www.youtube.com/watch?v=0dBcKNoJAso
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.
Does anyone know of other options besides Funkwhale, or have you tried Funkwhale? Thanks!
ryokimball@infosec.pub 3 weeks ago
Clarifying, your looking for a new music streaming service that has a code base not hosted in GitHub? Otherwise it sounds like you are somehow hosting your music in GitHub.
slazer2au@lemmy.world 3 weeks ago
Good to see I was not the only one who thought that.
FarraigePlaisteach@lemmy.world 3 weeks ago
Correct. I don’t host my music on GitHub. I’m looking to dispense of software that’s involved with it. I’ll try to clarify my post, thank you.!
axum@lemmy.blahaj.zone 3 weeks ago
This is honestly dumb. If you hate github then actively downloading from it and eating their bandwidth is helping your mission of killing them.
Where a project is hosted is irrelevant because if the platform shits itself one can simply just do
git add remote someserver
and push the whole project over to some new code hosting site.You refusing to download from github is quite simply stupid.