Hey,
I’m working on building a compact, efficient, and budget-friendly home server to centralize my scattered data and host a few lightweight services.
Currently, my data is spread across multiple hard drives, and accessing it is a hassle. A while back, I set up a home server using an old netbook running Debian and a few Docker containers. It was a fun Linux learning experience, but not a long-term solution (its RAM can’t be expanded beyond 2 GB, and its CPU is too weak). So, I guess it’s time for an actual dedicated server machine!
Budget: Around €500, including storage (I’m in Europe, btw)
Requirements:
Goals:
Ideas:
Storage:
For storage, I’m planning to use two 4 TB HDDs (Seagate IronWolf, ~€120 each) in a mirrored configuration. I’m considering ZFS for its compression, deduplication, snapshots, and bit rot protection. However, I’m unsure if I really need RAID since I’ll perform regular backups.
Questions:
Any advice or feedback would be greatly appreciated!
Thanks in advance :)
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:
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
Thank you! When I set up the server with the old netbook I mentioned in the post, it was mainly because of the built-in UPS, which was very convenient.
However, the main issue with laptops is that they typically only support one drive at most. I know it’s possible to hack something together with splitters or external boards, but I’m not a fan of relying on a hacky solution for something like this. Plus, the server will be placed in a visible area of my house, so I need to consider aesthetics as well and go with something that looks at least somewhat nice.
Righto :)
I was thinking of usb3 hard drives. No need for internal storage if using spinning rust.
On older laptops with optical drives you can sometimes replace the drive with a sata tray and add a second drive that way.
But yes, a server that looks like a server and can recover after power loss is useful.