I hear people say that about Nextcloud often, which is part of why I haven’t bothered setting it up yet.

Is there a technical reason why it’s slow and clunky? Any problematic choices with how it was built?

  • @nbailey@lemmy.ca
    link
    fedilink
    English
    561 year ago

    It needs some tweaks to be snappy. The defaults are really bad.

    • change database from SQLite to a proper database like MySQL or Postgres, and configure the database server to use your memory fully
    • increase the PHP memory limit from the default (128M on many distros) to >1G, the more the better
    • install APCu in-memory cache for PHP
    • add Redis as additional cache
    • turn off the antivirus extension, if installed (ClamAV is useless)
    • use http/2 on Apache/nginx to increase performance with multiple connections

    https://docbot.onetwoseven.one/services/nextcloud/

    • @nutbutter@discuss.tchncs.de
      link
      fedilink
      English
      71 year ago

      Thank you for these suggestions. But I have a few questions.

      How can I do the 2nd and 3rd point if I am using docker/podman containers?

      Why is ClamAV useless?

      • @nbailey@lemmy.ca
        link
        fedilink
        English
        171 year ago

        Not sure how to do that in docker, I’ve run mine as a plain old PHP-FPM site for years and years. It might be something that can be tweaked using config files or environment variables, or might require building a custom image.

        ClamAV is slow and doesn’t catch the nastiest of malware. Its entire approach is stuck in 2008. It’s better than nothing for screening emails, but for a private file store it won’t help much considering that you’ll already have the files on your system somewhere. And most importantly, it slows down file uploads 10x and increases CPU load substantially. The only good reason to use ClamAV for nextcloud is if you will be sued if you don’t!

      • Possibly linux
        link
        fedilink
        English
        31 year ago

        ClamAV is good for detecting simple threats. However, I hear it eats ram.

      • @Nyanix@lemmy.ca
        link
        fedilink
        English
        21 year ago

        This has me curious, not to derail the topic, but I always hear that ClamAV is the best way to go for Linux. Is there a free solution that you would recommend in place of it?

    • @TCB13@lemmy.world
      link
      fedilink
      English
      -171 year ago

      You can do all of that and NC will still be the piece of shirt that is it is fail to sync stuff.

        • @TCB13@lemmy.world
          link
          fedilink
          English
          11 year ago

          Well I only saw problems with about 1TB of small files. I’m not sure if they were actually caused by the volume of the data or because there were multiple using syncing parts of that data as well.

          • Possibly linux
            link
            fedilink
            English
            11 year ago

            My setup has no where near that much data. Maybe it gets bogged down with lots of IO.

            I will say caching is really important for Nextcloud to be fast

  • Strit
    link
    fedilink
    English
    231 year ago

    Likely because it’s mainly written in PHP and the default database is SQLite, which is not great for large deployments.

    But I use Nextcloud daily on a low end machine and I don’t think it’s that bad.

      • @douglasg14b@lemmy.world
        link
        fedilink
        English
        21 year ago

        PHP for sure can have a negative effect depending on how they are handling their data access through.

        The application code itself running on PHP probably isn’t a problem but the influence that PHP may have over your data access patterns can be a source of significant performance problems.

        • @TCB13@lemmy.world
          link
          fedilink
          English
          -2
          edit-2
          1 year ago

          but the influence that PHP may have over your data access patterns can be a source of significant performance problems.

          Let me rephrase that for you: the influence that poorly written PHP code, an utter and total disregard for good software development practices and the general ineptitude shown by the NC developers have over your data access patterns is the source of significant performance problems. We also have to consider all the client side issues, poor decisions and a general lack of any testing.

          Fixed :)

    • @TCB13@lemmy.world
      link
      fedilink
      English
      -41 year ago

      Likely because it’s mainly written in PHP and the default database is SQLite

      Maybe the issue isn’t the technologies but rather the complete and utter ineptitude of NC’s developers and bullshit decisions their business team makes. Every tool is a great tool if you know how to use it properly.

  • @MangoPenguin@lemmy.blahaj.zone
    link
    fedilink
    English
    21
    edit-2
    1 year ago

    I assume it’s just not built to be fast, because it’s still slow even with MySQL, Redis, high PHP memory limits, a fast CPU and NVMe storage, and so on.

    Last time I tested it I had a load time of 1-2 seconds just to bring up the files interface, it feels laggy no matter what. And syncing a folder with ~50k files and 40GB or so in size takes a very long time compared to Syncthing or just syncing over SMB.

    • Possibly linux
      link
      fedilink
      English
      11 year ago

      Maybe use Postges? I’m using it with MariaDB and Redis and its pretty fast.

    • @plasticcheese@lemmy.one
      link
      fedilink
      English
      61 year ago

      Yep. When I first set up my instance, I couldn’t believe how slow it was. I set up redis using the Nextcloud documentation and its like butter now.

  • @sardaukar@lemmy.world
    link
    fedilink
    English
    81 year ago

    I keep trying it every couple of years to see if it works better, but nah. Even with MySQL/PG + Redis, it’s still slow and clunky. Maybe in 2026

  • Sibbo
    link
    fedilink
    English
    71 year ago

    If you want fast file sync between computers, use syncthing

    • @TCB13@lemmy.world
      link
      fedilink
      English
      1
      edit-2
      1 year ago

      * fast and reliable. Add FileBrowser if you want to have a WebUI on a central “server” to access all your files and you’ll be 100x better than the garbage that NC offers.

    • poVoq
      link
      fedilink
      English
      01 year ago

      Because that is not its intended function. If you want that just use Easy Sync with Nextcloud or another WebDAV server.

      • Saik0
        link
        fedilink
        English
        21 year ago

        Your both crazy. My shit syncs just fine.

          • Saik0
            link
            fedilink
            English
            111 months ago

            Settings -> auto upload. Set your options and folder mapping to the cloud. If you want it to work all the time turn off battery optimization of the next cloud app. It’s been working for myself and my wife since at least 2018.

            • @angrynomad@infosec.pub
              link
              fedilink
              English
              111 months ago

              Does it auto download then too? I swear I looked all through that app. Couldn’t get KeePass or obsidian to sync automatically

              • Saik0
                link
                fedilink
                English
                111 months ago

                I used to do keepass through it. So yes. But I haven’t done that in a hot minute. I do still have a master sync folder for some stuff… but I have tried to open any of those items on my phone in a long time.

                Last I checked it worked. I haven’t needed that in a long time though so that might have changed. But it’s not that hard to just grab the file in the nextcloud app too.

                • @angrynomad@infosec.pub
                  link
                  fedilink
                  English
                  111 months ago

                  I like to update both and keep it all synced. What do you use now? I’m probably going to do syncthing

  • Matt The Horwood
    link
    fedilink
    English
    51 year ago

    I have been running nextcloud for some time, it was running very quickly. But the v28 update seems to have broke some of the extra apps, like groupfolders.

    That said, it’s very much a system that needs good hardware to run it well

  • BrightCandle
    link
    fedilink
    English
    41 year ago

    It has been slowly improving. It used to be a lot worse but I have a lot less issues with it now than I did before all the changes. Its not the fastest best way to do anything, there are better calendar, file sync, email etc etc applications out there in every category that run better but its also quite an easy way to make a lot of things happen.

  • @Decronym@lemmy.decronym.xyzB
    link
    fedilink
    English
    4
    edit-2
    11 months ago

    Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I’ve seen in this thread:

    Fewer Letters More Letters
    Git Popular version control system, primarily for code
    HTTP Hypertext Transfer Protocol, the Web
    NVMe Non-Volatile Memory Express interface for mass storage
    SSD Solid State Drive mass storage
    SSO Single Sign-On
    VPN Virtual Private Network
    nginx Popular HTTP server

    6 acronyms in this thread; the most compressed thread commented on today has 4 acronyms.

    [Thread #580 for this sub, first seen 7th Mar 2024, 12:55] [FAQ] [Full list] [Contact] [Source code]

  • @ikidd@lemmy.world
    link
    fedilink
    English
    41 year ago

    Nextcloud is fine. Use the All-in-One master container, it’s faster than any other way I’ve installed it. I’ve tried every method from bare metal to docker to NextcloudPi and it’s the fastest and easiest to maintain.