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

Homelab

371 readers
9 users here now

Rules

founded 11 months ago
MODERATORS
 

I currently run my plex server and home assistant via docker containers on my Synology DS218+ but with all the other containers i have running things are slowing down.

I've acquired x2 8th gen intel i5 with 8gb RAM NUC's from a house clearance. My question is, would i be better off taking out the RAM from one and just using one NUC with 16gb RAM or should i use both, one for HA and one for Plex?

I realise it might be a little overkill for HA but i would like to run the OS rather than a docker container.

If i'm putting both on one 16gb device, what would you suggest the best OS would be? Shall i run up x2 VM's on proxmax or is there a better way? Also, what configs for each VM would suit best?

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

Are you running out of memory or CPU? ie free -h vs uptime/top? Double up the RAM if you bottleneck is RAM or use the 2 NUCs if it's a CPU bottleneck. Either way, it might be best to look at simply upgrading the a more powerful server in terms of both CPU/RAM though.

The "best OS" is whatever you like, its really a religious debate. I would say just pick your favorite linux distro. Proxmox is just debian with a fancy gui.