I have a Synology DS923+ as my NAS which currently runs Plex, Immich and a couple other things.

I also have a Intel NUC (8th gen) which has Proxmox on it which mainly does PiHole and HomePage. I would like to use the NUC for PiHole, Immich, Plex, HomePage and Home Assistant.

Is Proxmox the best system to use for these applications? Would it be easier to just install Debian and Docker and run everything through containers on one OS instead of splitting them all up into LXC or VMs?

I would also like the convenience of easily updating containers through a GUI. I am not afraid of SSH and CLI but it’s nice to go to a browser address and see everything in one place. Kind of like how DSM7 is set up on Synology.

  • Noggog@programming.dev
    link
    fedilink
    English
    arrow-up
    1
    ·
    20 hours ago

    I’ve only tried Komodo, but I like that it’s open source and not trying to squeeze money for extra features

    • Vendetta9076@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      1
      ·
      19 hours ago

      Lack of business version is a big win over portainer. I’ll have to look at the feature set. Right now I use dockge and don’t feel like im missing anything but always open to new stuff. Does it save the compose files in a volume or bind mount by default?

      • Noggog@programming.dev
        link
        fedilink
        English
        arrow-up
        1
        ·
        13 hours ago

        It has a git repository option that I use. So every compose file I add to define a service goes into the repo as a commit.