• pHr34kY@lemmy.world
      link
      fedilink
      arrow-up
      27
      ·
      20 days ago

      I recently made the jump. It’s crazy how much effort goes into optimising Nextcloud it still remains the most demanding thing on your server and your sanity.

      • mholiv@lemmy.world
        link
        fedilink
        arrow-up
        13
        ·
        19 days ago

        Hot take. Nextcloud is hot garbage. If you want file sync use Seafile. So so so so much faster and more resource efficient. For the rest of next cloud functionality just use a tool specific to that.

        Nextcloud is still tied to the old php/fpm model. There are better approaches now days. Hell even owncloud is rewriting away from the php/fpm approach.

        • pHr34kY@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          19 days ago

          This is exactly what I did. I replaced it with a Immich, a webdav client, and an xmpp server (prosody). I only needed online storage for phone photo access/backup and syncing my keepass DB and contacts. I set these apps up once and now I don’t need to touch them.

        • Echedelle (she/her)@lemmy.blahaj.zone
          link
          fedilink
          arrow-up
          0
          arrow-down
          1
          ·
          19 days ago

          The problem is not php-fpm, the problem is when people who perform as SysAdmin dont know how to tweak it properly.

          I deploy Nextcloud instances for production environments. :/

      • Jason2357@lemmy.ca
        link
        fedilink
        arrow-up
        0
        ·
        19 days ago

        I am just about to start experimenting with opencloud.eu. It is another developer revolt fork of Opencloud (this time their infinite scale project) so it is supposed to be a lightweight single binary that uses a real filesystem and no database at all. Lacks all the add ons of nextcloud, buy I am tired of maintaining it.

        Anyone try it?

    • blinfabian@feddit.nlOP
      link
      fedilink
      English
      arrow-up
      4
      ·
      20 days ago

      tried it, but i couldnt figure out how to add my existing photos in the way i had organised them: /year/event/photo.jpeg and nextcloud made it pretty easy

      • Eideen@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        20 days ago

        Both Google Photo and Immich, treat all images individually. And assume that any grouping is done a Tag/ album level. Regardless of file name or hierarchy.

        If you what to show your “event” in the UI, you would need to run a onetime script and amend album with the name of parent folder.

      • Taasz/Woof@piefed.social
        link
        fedilink
        English
        arrow-up
        1
        ·
        17 days ago

        Hmm the exif data for date taken should organize them chronologically without needing the folders to import.