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
That's exactly what I want to avoid though. I see no reason to power and network 2 different small boxes when just one slightly bigger one will do. And as mentioned - 500 is without HDDs, I plan to use the ones I have for now and extend it later.
Oh if you will keep using the external drives, then you have options. ECC will cost you though, some 300 euros extra as far as I can tell after a quick search. And then all the other internals would end you well above the 500 mark.
If using the external USBs, I'd just drop the ECC requirement and get a NUC.
Old DDR3 ECC is actually cheaper than regular DDR3 RAM, and it generally works with AMD CPUs (who unlike Intel don't artificially restrict ECC support to their enterprise offerings).
But tbh, ECC is generally not needed and I wouldn't bother designing a system around it. Use a file system with checksums and regularly scrub the drives and you should not have any major issues with random bit flips that ECC protects against.