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 have a pi which I use as an apple tv/firestick alternative which works very well and would be pretty pointless with a larger pc imo. Servers I dont do with small PIs but indeed old computers. I think all kinds of ultra movable devices will be good with PI and derivatives.
For folks that want to get into it: pine64 is open source but I havent tried it yet. Thinking of it though. They even have a watch.
The two things to keep in mind with pine64 is that they ship hardware before the software is ready and because they are less popular there is less support.
I like there hardware but its just something to keep in mind. The good news is that to my knowledge all of their single board computers can run regular linux.
Thanks for mentioning that. Iirc they use risc-v chips and linux supports it so it should work I guess. Will check it out.
If you are unsure what to get definitely don't get Risc-v as the user land software is not well supported.
I would get a rockpro64
I‘m hearing mixed things about risc-v. Its community supported. Do you have experience with the shortcomings?
The main shortcoming is that the software hasn't matured yet. Its true you could use Debian or Gentoo and get a decent machine but I would hold off using it for anything important. You won't find Risc-V images on docker hub and flathub only barely has arm support.
Got it. So except the OS, software is going to be pretty tough. Would that mean installing from source still works or not?
It should
Ok. Thanks. :)