this post was submitted on 20 Nov 2025
65 points (97.1% liked)

Selfhosted

60693 readers
373 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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Am I the only one here that got really bad experience with nextcloud and didn't figured how to make it work correctly?

I'm talking about painfully slow login pages, ages to show files, even upgraded hardware with disk entirely capable of saturing full gig network connection and still...
Getting only about ~30ish MB/s when downloading from nextcloud.
Incredly slow document loading with collabora..

Even if my hardware is not new-gen, a app like immich works flawlessly and loads everything instantly.
Is it the fault of next cloud or am I doing something wrong?
Are alternatives like seafile or openCloud better?

Willing your help fellow selfhosters

you are viewing a single comment's thread
view the rest of the comments
[–] foremanguy92_@lemmy.ml 2 points 7 months ago* (last edited 7 months ago) (1 children)

Native install.
Redis installed on the network and accessed by nextcloud.
Separate database on host.

EDIT : formating

[–] Dave@lemmy.nz 7 points 7 months ago (1 children)

I highly recommend spinning up a Nextcloud AIO instance. It's the recommended and supported method, and it will likely run a lot nicer because all the database, redis, etc tweaking are done for you in a known good setup.

If you try that and it's still no good, then OCIS might be worth trying depending on exactly what you are trying to achieve.

[–] immobile7801@piefed.social 4 points 7 months ago

Agreed, this is what I run after using seafile for a couple years.