As the title states, how would you set it up? I’ve got an HP EliteDesk G5, what are the strengths and weaknesses of either:

  • ProxMox with one VM running TrueNAS and another VM running Nextcloud
  • TrueNAS on bare metal with Nextcloud running in docker
  • Some other setup

I’d like to be able to easily expand and backup the storage available to Nextcloud as needed and I’d also like the ability to add additional VMs/containers/services as needed

  • ArbiterXero@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    11 months ago

    That’s the beauty of it, when you install the images you select where the storage is on your drives. All you have to do is backup your array and you’ll have backups of the apps too!

    • Moonrise2473@feddit.it
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      1
      ·
      11 months ago

      it doesn’t seem to have a way to have shell access to the container, what if nextcloud breaks and need to type the php occ commands

      • ArbiterXero@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        11 months ago

        Really? I swear I’ve done it.

        Even without shell access, you can run the container and send the entry command. Or run a separate container locally with the data mounted.