Nextcloud (AIO) has been a nightmare 😫. I’m planning to ditch it since I don’t have the time to keep tweaking it or dealing with constant issues.

Now, I’m torn between Seafile and OwnCloud.

I was interested in trying OCIS but couldn’t find a ready-to-use Docker Compose file. If anyone has one, I’d greatly appreciate it!

Also, I’ve read concerns about how Seafile stores files. Is that still an issue?

I use Portainer to manage containers, but I’m okay with a manual setup too. I just need a ready-to-use Compose file for quick deployment.

Thanks in advance!

Edit: Found a solution. Haven’t tried yet.

https://fariszr.com/owncloud-infinite-scale-docker-setup/

  • N0x0n
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    1
    ·
    edit-2
    3 days ago

    Not directly an issue, however I found NextCloud and OwnCloud to much bloated and not very responsive. I tried all the possible alternatives and they all had some strange drawbacks (proprietary database, chunked into some weired file format…)

    Sure I could just use my nextcloud instance without all the possible add-ons, but I just wanted a simple and a reliable cloud service that just syncs my files between my devices without all the bloat.

    My final argument would be that it is written in PHP… Programming language of the past ! While I’m probably wrong on this one and I do have no idea of the programming language realm and probably evolved over time, I do prefer something written in a newer more “secure” language.

    So that’s why I settled with syncthing. It’s not a cloud service but a syncing service. It’s different but has the same purpose in the end with more configuration options on how/where and when to sync between my devices.

    As a final note (cauz I remembered something) 3 years ago I had a really hard time to make NextCloud work properly, via docker, with my reverse proxie (Treafik) I had to allow it manually in a configuration file and still didn’t work great, but was probably my skill issues at that time :).

      • schizo@forum.uncomfortable.business
        link
        fedilink
        English
        arrow-up
        1
        ·
        12 hours ago

        Probably 75% of the web is powered by PHP.

        And you forgot Wordpress, which literally is 50% of the web all by itself.

        I am on the dislike-PHP side of this, but you can’t deny that the whole web runs on PHP.