Live data from Hacker News

Ask HN: What hardware are you running for your home server?

news.ycombinator.com

1–10 of 100 posts

Ask HN: What hardware are you running for your home server?

#1
Obviously interested in all of it, but here is what I am rally trying to solve:

I live in an apartment, so unfortunately I cannot run full fat rack mounted equipment for space, heat, and noise reasons. Also, a partner who isn't keen on the sight of it

I was thinking maybe some small thinkcenter or dell micro PCs + a NAS (Thinking QNAP because they are cheaper). Lower TDP would be great too. Power costs are a concern.

Thinking about Nextcloud, plex, jellyfin, home assistant, local backups, etc... I know that it evolves quickly

Re: Ask HN: What hardware are you running for your home server?

#3
I'm running an old desktop in my basement.

i7-2600

16 GB RAM

2 hard drives: 1.5 TB system, 14 TB network storage

Runs:

HAProxy

A custom written blog on Payara

PostgreSQL

Funkwhale

Pi-Hole

ReadyMedia/miniDLNA

nginx (for webdav)

Used to run Jitsi and Ergo IRCd, but haven't needed them anymore

Since I've recently moved my daily driver desktop to the basement (with the help of long cables and a hole in the floor), I might eventually use KVM to run them off the same box.

Re: Ask HN: What hardware are you running for your home server?

#8
I used the SilverStone Sugo Series SG02B-F-USB3.0 (https://www.silverstonetek.com/en/product/info/computer-chas...). I wanted to upgrade my desktop so I moved the motherboard and power supply into it. I picked it because it has quite a bit of space for drives (should last me a very long time). I don't have a separate NAS, this holds the storage and runs the services.

I run Jellyfin, Torrents, some backups, Minecraft, Matrix server, a Matrix bridge, Metabase, Mumbe server Navidrome and a few odds and ends.

Re: Ask HN: What hardware are you running for your home server?

#9
I bought a new Beelink mini-PC that has an 8-core AMD CPU, 32GB memory, 1TB m.2 drive for $429. Added two 2TB SSD drives (software based RAID1). Attached a USB powered 120mm fan on top.

Running a bunch of virtual machines. Plenty of power, stays cool and takes up very little room.

Re: Ask HN: What hardware are you running for your home server?

#10
Asus pn50, awesome mini PC. Its also very silent, small, and looks good, so I keep it in the living room, running all the time.

External drive, 18 TB

hosts bunch of web services 24/7 - calibre, jelyfin, qbittorent, hfs web server to host files, tailscale vpn etc. The 4k projector, TV, and HiFi are connected to it. I can even do programming on it from the sofa when I feel like it.

great for surfing the web, hording, media and even games.

basically 0 maintenance

I hate dedicated stuff like synology, and non-applications they provide - its too much work and configuration, too expensive too and they feel toyish. I prefer OTB full OS (Windows 10 in my case) with normal tools (for example foobar player, vscode editor, doublecmd file manager, mvp video player, normal package manager) and easy to use and replace stuff. For example, I use another external drive for periodic backups, with custom powershell scripts that do incremental backups and verify them, disconnected all the time until backup should be done (to protect from viruses and surges). I can take backup drive with me for offline consumption of all the data, or access my network via VPN (you definitelly need offline access to your data as internet connection may suck when you are not at home)

Its all under 1k EUR.

Post reply on HN