• 0 Posts
  • 9 Comments
Joined 4 years ago
cake
Cake day: June 14th, 2022

help-circle


  • I don’t know exactly what you want host but I have an old Fujitsu Q920 i5 with 16 GB of RAM and a 2 TB SSD drive which cost me around 200 Euro.

    I’m serving around 20 services on it including Nextcloud, Navidrome, Paperless NG, Emby, Matrix, Friendica, Wireguard, Zabbix, DNS blocker and a few VMs. Processor utilization is around 5% most of the time and it uses about 8 GB of RAM.

    I admit that Nextcloud could be more responsive and faster but for the family it is enough.

    I haven’t exactly checked how much electricity I’m using but I would have noticed a bigger change on my bill.

    For backups I have a remote node at another location that retrieves ZFS snapshots periodically.

    Anyway. I have this setup for 2 years now and I’m happy. It does what I expect it to do.

    As a side note. i use FreeBSD with jails and bhyve for this. A Proxmox running VMs with nested Docker apps may need something more performant so be aware.





  • I’m a long time user of Debian myself too. No cutting edge fuzz, just a working, stable OS all of the time. What else do you need for a server? It always did the job.

    But then I stumbled on FreeBSD, and man, that’s a server OS. Simple design and blazing fast. No Docker but I never liked it anyway. My Docker is called Jails and in my opinion is they’re superior. Service isolation on the next level.

    On my laptop? Debian due to hardware and software support. And I’ll stick to that for now. I feel home on that distro.

    I can’t say anything about OpenBSD as I never tried it but it sure is a perfect fit for a server as well depending on your needs and preferences. BSD just rocks!



  • I was debating between getting myself a NAS or some PC to setup my homelab. I decided for a PC as it gives me more freedom to install and personalize it the way I want.

    At the moment I’m running FreeBSD with jails on a Q920 with an i5 processor, 16 GB of RAM, one internal SSD with 512 GB and 2 external USB SDDs with each 1 TB which costed me around 300 Euros.

    Seems more than enough for the services I want to provide to myself which are the following.

    Navidrome > serves all my music locally and remotely.

    Zabbix > to monitor my servers

    DNSMasq > ad blocking and local dns

    gitea > repo for code and other docs

    Transmission > torrenting

    Radicale > webcal and webdav

    Photoprism > local photo gallery

    Vaultwarden > Password manager

    SearXNG > search

    HAproxy > to serve my public content easily to the web

    Mastodon

    Emby > local media server

    And I run a Linux VM on bhyve to serve 2 tools that I was not able to make work easily on FreeBSD.

    Besides that, the node replicates some data from my VPS as a backup solution.

    And I can’t complain at all. That PC is doing its job just fine. No need for any rack that uses huge amount of electricity.