Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
view the rest of the comments
I found this: https://codeberg.org/mysearchhistory123/lms
I also found this: https://codeberg.org/thororen/Feishin
Some elements of these are on github and I can't attest to either. Neither has recent updates, but should function. Web interfaces and API support should mean that you have some mobile options. Like others, I object to your reasoning, but this is a community to help one another, so your reasoning for your goals doesn't really matter to me.
I don't think that you are likely to find any software that meets all of your requirements, but I hope this helps.
Those are great finds. I use Feishin as a subsonic client and absolutely love it. Unfortunately the Codeberg repo appears to be out of date, while their GitHub one is current. So I think they've migrated to GitHub. https://github.com/jeffvli/feishin
LMS appears to be inactive for over a year on Codeberg too, while their GitHub is active https://github.com/epoupon/lms
It's a pity seeing projects move that way, especially when they clearly put in the effort and had good intentions from the beginning. I might contact those developers, though, and see if they might reconsider. Thanks for the helpful response!
Codeberg or anything hosted in the EU is an unfortunate no-go.
GDPR DoS Bomb made it so - 'right to forget' means that a bad actor can kill a major project by invoking their right to forget, which would mean all code they've ever submitted would have be audited out.
You'd have to rewrite the Git history to pseudonomize the author, which yes, is pretty bad, but I don't see why you'd need to remove the code, unless they genuinely checked in their home address or such.