Hi everyone,

I’m seriously thinking about moving from Nextcloud AIO to OwnCloud Infinite Scale (OCIS), and I’d love to hear your thoughts.

Here’s why I’m considering the switch:

  1. I need software that’s stable and doesn’t break after every update.
  2. Minimal maintenance is a priority for me.
  3. A solution that works out of the box with minimal setup complexity.
  4. Support for Docker Compose deployment.
  5. Support for S3 storage as the primary storage backend.

What I like about OCIS:

  1. It’s written in Go (which I prefer over PHP).
  2. It doesn’t require a database, simplifying setup and maintenance. (Not sure about it)

However, I’m still hesitant due to:

  1. The limited documentation for OCIS.
  2. Concerns about whether it’s as open-source friendly as Nextcloud.

While I’ve been using Nextcloud Talk, I find it slow and unstable, so I’m planning to transition to XMPP. That said, Nextcloud itself has been challenging to maintain, and I’m looking for something faster and more reliable.

For those who have experience with OCIS, would you recommend switching, or should I stick with Nextcloud despite its issues?

Thanks in advance for your input!

  • ikidd@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    8 hours ago

    The only thing the AIO is missing is #5, and you can probably mount an S3 bucket on the docker host and set the environment variable in the docker-compose.yml accordingly.

    I’ve used NC for a long time now in virtually every configuration available from bare metal to snap to NCP, the AIO is by far the easiest thing I’ve ever used to set up and maintain Nextcloud. I wouldn’t be climbing into bed with a proprietary oriented company instead. They will eventually fuck over the users, count on it.

    • Mitex Leo@buddyverse.oneOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      7 hours ago

      I’m actually using S3 as Primary Storage Backend. As a result I’ll have to manually backup the database and config files.