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 think there's a niche for a computer slightly more powerful than a raspberry pi, with no need for active cooling, capable of running as a basic always-on server.
The Intel NUCs were always a bit too expensive for that, and the Raspberry Pis are slightly underpowered (plus the SD-card as the primary storage is limiting). But, there are increasingly ways that people who aren't massive computer geeks would want an always-on computer. Things like a home security system, a media downloader, a home automation machine, etc. The power consumption, noise and size of a desktop computer is just overkill for that. A Raspberry Pi could be, but the default versions are not designed as servers. They're more robotics sandboxes.
There's a few boards that bridge the gap between pi and a pc for media servers and small NAS uses. Look at Asus Tinker board, Odroid, Udoo Bolt, Orange Pi, Rockpro64, BeagleBone
I've only recently been thinking of setting up a media server or NAS. Currently have a RaspberryPi running a 3D print server, but like you say RaspberryPi's are a bit weak hardware wise and limited by the SD card. But I never wanted to spend the money on a NUC. I'll have to check out these other options you mentioned, thanks for listing them.