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
Depends on what you're doing.
If you want a low-power setup, get a shell with a backplane for 4 drives and an n100 board.
If you want to host games, get an AMD APU on a mini-itx and do the same.
Maybe a 20-40W difference, but the AMD is going to outperform the n100 like a hot knife through butter.
I agree with this, but would like to add for OP that diversifying is not always a bad idea.
I have a NAS that is mainly running as just a NAS with a few containers to help me download and categorize stuff. It has a AMD CPU, so no HW transcoding, so I added a N100 to host Jellyfin on the side. That little NUC can also run HA, Heimdall, PiHole, Tailscale or any lightweight container with ease. I do it with Proxmox LXC’s.
If I wanted to host game servers, I would probably build a server for that on its own anyways, just because it would be more power hungry and need modularity for future upgrades/changes.
I guess the point is that there is no «one server does it all» for me. I prefer to have servers more suitable for their tasks than having one beast doing everything alone. Makes it suck less when stuff breaks too.
Otherwise I think the comment above is on point.