• SigHunter@feddit.de
    link
    fedilink
    arrow-up
    0
    ·
    10 months ago

    I’m running latest version of normal owncloud in a docker container. Is there any advantage in using infinite scale oc? Not sure what the difference actually is

    • Contend6248@feddit.de
      link
      fedilink
      arrow-up
      0
      arrow-down
      1
      ·
      edit-2
      10 months ago

      I successfully spun up an instance now, took me some fiddling, but that’s me not knowing docker-compose too good,

      You don’t need a database, it’s not using SQL, and they separate everything in different layers and microservices.

      Compared to PHP ownCloud and Nextcloud this does feel like the next gen.

      For better or for worse, i have yet to find out.

      • SigHunter@feddit.de
        link
        fedilink
        arrow-up
        1
        ·
        10 months ago

        I see what you mean, all their docker compose examples are horrible. not one simple deployment, like they want to make it as complicated as possible