this post was submitted on 12 Feb 2024
236 points (98.8% liked)

Selfhosted

39503 readers
598 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.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. 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.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

I'd expected this but it still sucks.

you are viewing a single comment's thread
view the rest of the comments
[–] Scrath@lemmy.dbzer0.com 1 points 7 months ago* (last edited 7 months ago) (1 children)

I run a couple of containers on my lenovo mini pc. I have proxmox installed on bare metal and then one VM for truenas, one for docker containers and one for home assistant OS.

For me the limiting factor is definitely RAM. I have 20GB (because the machine came with a 2x4GB configuration and I bought a single 16GB upgrade stick) and am constantly at ~98% utilization.

To be fair, about half of that is eaten up by TrueNAS alone due to ZFS.

The point I'm trying to make is basically make sure you can put enough RAM into your machine. Some NAS have soldered memory you won't be able to upgrade. The CPU performance you need highly depends on what you want to do.

In my case the only CPU intensive task I have is media transcoding which can often be offloaded to dedicated bardware like intel quicksync. The only annoying exception is hardware transcoding of x265 media which is apparently only supported from intel 7th gen and upwards processors and I have a 6th gen i5... Or maybe I configured something wrong. No clue

Edit: I wrote that after reading the first half of your comment. Regarding connecting a screen, I think I had one connected once to set up proxmox. Afterwards I just log into the proxmox web interface. If required I can use that to get a GUI session of each VM as well.

[–] Lifebandit666@feddit.uk 1 points 7 months ago

Hey no you answered a bunch of questions I had there. So I'm looking for an i7 with lots of RAM. Thanks that's excellent