I just spun up a Nextcloud VM, and I’m trying to decide the best way to manage the data storage.

For context, I’m running it on proxmox and installed it with This script.

Ideally I’d like to keep most of my storage on my NAS. I’m trying to figure out if I should keep the data directory local and add a NAS NFS share as external storage, or just move the whole data directory to an NFS share.

How are you guys handling your Nextcloud storage?

  • sugar_in_your_tea
    link
    fedilink
    English
    arrow-up
    10
    arrow-down
    1
    ·
    2 days ago

    I just run Nextcloud on my NAS, which is just my old desktop PC. Nextcloud is just a docker container and it points to where I mount the NAS partition.

    • monty33@lemmy.mlOP
      link
      fedilink
      English
      arrow-up
      5
      ·
      2 days ago

      Currently my NAS runs TrueNAS and pretty much just serves files. I guess I could run a Nextcloud container on TrueNAS, but I’m thinking I may get better performance with it running on a more robust machine.

      • DrDystopia@lemy.lol
        link
        fedilink
        English
        arrow-up
        5
        ·
        1 day ago

        What sort of performance are you looking for? I run NC’s from Raspberry Pi’s, no problem.

        • monty33@lemmy.mlOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 day ago

          Its been awhile since I’ve run Nextcloud but when I did on a pi the interface was slow and the instance itself was unreliable.