I have setup so many instances over the months on different servers and the web ui always takes 40s to a minute to load per page I have always used redis for caching and the best methods even the aio docker image(s) are really slow.

kind of just been living with it for the past month or so but its really annoying when others are saying theirs takes seconds to load.

edit: totally didn’t forget to include a body

  • MaggiWuerze@feddit.de
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    What Hardware are you using? My nextcloud takes at most a couple seconds and has only been getting faster these last few updates.

    • invaliduser@forum.bruvland.comOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      ah lucky i did sort of solve my problem using the nextcloud docker image for a community and it’s fast that is stripped down on all the apps though so probably going to give the docker container a go on my server

    • Human Crayon@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      1 year ago

      I am with you as well. I’ve had my instance up for 3 years on 4 cores and 8GB ram and each page loads in seconds. I’m not running anything crazy on it either (stock + 3ish extras). Hard drives are 4x sas in raid10.

  • Moonrise2473@feddit.it
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 year ago

    I’m using their apache docker and i don’t see many speed issues.

    I see issues instead with WordPress, my blog with 15000 pages but just 1000 visits a month takes 30 seconds to load a single page… Could not manage to improve it, even with extensive caching, percona, redis, and so on…

    One day I need to find the strength to migrate to Hugo (the automated tool makes a mess)

    • invaliduser@forum.bruvland.comOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      oh yeah i have a small community and setup an archive with the apache nextcloud docker container but then forgot about it then yesterday i was trying to install an alternative and noticed it so took a look at the nc container and it was so fast its crazy how the vm i made with 1vcpu and 1GB ram outperformed a vm running on way more powerful server with nextcloud.

      oof yes wordpress its so slow I had tried everything and it would be so cool too, I see these wordpress site builders and websites running wordpress god knows how they are so fast but a +1 for hugo i use it for my blog which only has 2 blog posts with about 1 view that isn’t a bot/scraper