119
submitted 10 months ago* (last edited 10 months ago) by Kalcifer@sh.itjust.works to c/selfhosted@lemmy.world

My Nextcloud has always been sluggish — navigating and interacting isn't snappy/responsive, changing between apps is very slow, loading tasks is horrible, etc. I'm curious what the experience is like for other people. I'd also be curious to know how you have your Nextcloud set up (install method, server hardware, any other relevent special configs, etc.). Mine is essentially just a default install of Nextcloud Snap.

Edit (2024-03-03T09:00Z): I should clarify that I am specifically talking about the web interface and not general file sync capabilites. Specifically, I notice the sluggishness the most when interacting with the calendar, and tasks.

(page 2) 26 comments
sorted by: hot top controversial new old
[-] MOUCHE_A_MERDE@jlai.lu 2 points 10 months ago

I use it on cheap vps since ~4yrs and work "well" but I've never had a single major update that didn't have an issue on my LXC/Alpine container 😒 One moment it's the packages name that have changed, one time it's PHP version, another it's a config, another is a addon, last time that was opcache, ... and I'm a bit tired of having to spend hours each time doing maintenance of it.

I really think I'm going to go back to something simpler but more solid like an SSHFS or similar.

[-] n3ur0n@discuss.tchncs.de 1 points 10 months ago

Mine runs very smoothly. I set it up on a Raspberry Pi 4 (4GB) with an external 1TB drive. I run it in docker with the official (?) image and can't remember having set any special config. If you have any questions, I'm happy to answer them. :)

[-] Kalcifer@sh.itjust.works 1 points 10 months ago

Which docker are you using? Is it the AIO docker?

[-] n3ur0n@discuss.tchncs.de 1 points 10 months ago

I had to look it up. It's the community image (apache version) from https://hub.docker.com/_/nextcloud/ which I use together with a mariadb and redis image.

[-] solrize@lemmy.world 1 points 10 months ago

Mine is not great but is ok. Main special thing I did was put it on a vps very close to home, for short ping time. That was to get lower latency voice chat with nextcloud talk, but I haven't been using that at all.

[-] terminhell@lemmy.dbzer0.com 1 points 10 months ago

Overall good. The only slowness is right after login. After it loads everything it's pretty responsive. Using the snap version (I know, snap bad. But in this case it was the only way I got it going.).

Self updates,.get email notifications when it updateab

[-] LDerJim@lemmy.world 1 points 10 months ago

No problems here, running the official helm chart

[-] NENathaniel@lemmy.ca 1 points 10 months ago

I run Nextcloud on an old laptop (i5-8500h) and tbh I find it super fast and responsive. I’ve barely done any tinkering or customization

[-] mhzawadi@lemmy.horwood.cloud 1 points 10 months ago

My nextcloud was almost instant, then the upgrade to v28 seems to have broke a load of things and now is very slow.

  • nginx LB in LXC
  • qemu vm with PHP and nginx on it
    • as many PHP optimisations as I can find
  • qemu vm with just mysql
    • as many MySQL optimisations as I can find
  • docker notify thing on the docker swarm vms

All on the same host with other things

load more comments (3 replies)
load more comments
view more: ‹ prev next ›
this post was submitted on 03 Mar 2024
119 points (100.0% liked)

Selfhosted

41084 readers
242 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS