I see people having a small 8 gigs and 4 core system and trying to split that with something like proxmox into multiple VMs. I think that’s not the best way to utilise the resources.

As many services are mostly in ideal mode so in case something is running it should be possible to use the complete power of the machine.

My opinion is using docker and compose to manage things on the whole hardware level for smaller homelab.

Only split VMs for something critical, even decide on that if it’s required.

Do you agree?

  • @SkippyBurgerB
    link
    fedilink
    English
    18 months ago

    Home Assistant for example is much easier to manage when running on its own OS. At the same time, I don’t want to dedicate a whole server for Home Assistant so I use ProxMox to split up Home Assistant and have another Linux VM to run all my other docker based services.