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.
-
No low-effort posts. This is subjective and will largely be determined by the community member reports.
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 had torrents in mind. You could host them directly I suppose, but discoverability would be an issue.
Discoverability is one issue and trust for longevity is another. No bigger distribution is going to rely their official download links on an individual home lab which can disappear overnight. Also I guess there's also guestion if images are provided as is without adding/removing your own 'extensions', but that's what cheksums are for.
And this is obviously on a general level, I'm not trying to suggest that xana is not trustworthy :) But torrent seeding is a helpful thing for community, and easy/safe to set up.
No worry you can not trust a random guy on the internet in general. But one issue I see with torrent is I will have to update the torrent manually everytime a new version comes out. I wonder if you know any automatic solution for that ?
I'd guess there's some tools which rely on RSS feeds or something to update seeds automatically, but that's just a gut feeling. Also it shouldn't be too difficult to write your own, but I don't know if anything 'production ready' is out there.
thank you!