this post was submitted on 22 Nov 2023
1 points (100.0% liked)

Self-Hosted Main

502 readers
4 users here now

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.

For Example

We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.

Useful Lists

founded 1 year ago
MODERATORS
 

I want to get into self hosting, i am planning to tget a topton mini pc as a firewall, but i dont know what to get for the actual server hardware. I am thinking of getting a mini pc here aswell because of low power consumption and not so much noise. These are the services i plan to run on mostly docker in proxmox:

- Home assistant
- Wazuh
- Some dashboard service
- Tor node
- Jellyfin maybe
- Nextcloud
- Photoprism
- Nginx proxy manager

And maybe some other stuff later aswell. But i am also considering running my storage on a seperate NAS machine. So what hardware would you recommend for something like this? Budget if its possible is maximum 400$ not including the firewall.

โ€‹

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 1 points 10 months ago

Various options:

  • Raspberry Pi. However, although it can handle a lot of selfhosted stuff, some things won't be fast. Especially wazuh or nextcloud may be problematic. Also you are limited by ARM architecture and the price is not that beneficial anymore
  • Some small form factor (SFF) servers from eBay. Something like Lenovo ThinkCell Tiny or Dell Optiplex Micro. As you will have a second NAS for storage, it will be fine that you can only put 1 HDD/SSD into those models
  • A NUC from Minisforum. More pricey but new and plenty of power. Runs with 10W idle. I rock the HM90 EliteMini with 2 SSDs and one onboard NVME for proxmox as hypervisor OS.

Ensure to choose wisely. Especially regarding power consumption and hardware encoding capabilities (Looping at you jellyfin).

Otherwise, some summarized infos here:

https://blog.lrvt.de/homelab-server-recommendation/

BTW: I do not recommend running a Tor exit node.