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

  • Vendetta9076@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    3
    ·
    11 months ago

    As much as I dislike being locked into the “ecosystem” of truecharts, you’re absolutely right that its the future.

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

      You don’t actually have to learn either of them to get the system working

      They actually did a really good job of making it user-friendly

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

        But then if you don’t understand how it works, how do you make off-site backups?

        How do you extract data if one day you want to use another os?

        What if you want to backup the database?

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