Currently I’m running some services though Docker on a Proxmox VM. Before I had Proxmox, I thought containers were a very clean way of organizing my system. I’m currently wondering if I can just install the services I always use on the VM directly. What are the pros and cons of that?

  • ikidd@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    11 months ago

    I love it like this. Snapshot before updating the VM. Backup hourly with PBS and you can restore individual stacks from backup. Replicate your docker VM for HA.

    Wouldn’t do it any other way.