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

  • 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.