Password is right in compose and config. Idk what else to do.

  • Dave@lemmy.nz
    link
    fedilink
    arrow-up
    4
    ·
    edit-2
    7 days ago

    I never had problems before but if you haven’t tried the All In One Install (the officially recommended way to install), then give that a go. You don’t have to worry about caching and databases and things. It all runs on docker.

    And just in case, the AIO container creates new docker containers so if you need to provision docker network access for a reverse proxy then make sure you’ve got it on the right container.

    • jacksilver@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      7 days ago

      I’ve tried the AIO container. The issue I’ve had is that I already have a file system for documents and try to attach it as a network drive, it’s at this point everything falls apart (not to mention just generally slow performance).

      • Dave@lemmy.nz
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        7 days ago

        Yeah this isn’t how I’ve used Nextcloud. I let Nextcloud manage the storage on the same server that Nextcloud is installed on. When accessed on the same network the performance of Nextcloud is miles better than the Onedrive website, which I think is a fair way to judge. It is on a decently beefy server though.

        Many people had issues with Nextcloud installs because there were extra steps to get the caching and performance tweaking right. The AIO container made this part much easier by handling it for you, but just in general Nextcloud does need a bit of grunt. I think the recommendation if enabling all components is that you have 5GB RAM and 4 CPU minimum (when talking about VPS - I have it installed locally on an old gaming machine, along with other stuff).

        If the AIO install is slow, then I’d guess something like the server is not powerful enough, the network is not fast enough, or the network drive access is causing lag.