Me as well I don’t like nextcloud at all
Need something like synology drive but open source
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.
For Example
We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.
Useful Lists
Me as well I don’t like nextcloud at all
Need something like synology drive but open source
Notes: Memos
Calendar: still Nextcloud (caldav is fast enough in nextcloud, even with sqlite) or SOGo
Files: Owncloud OCIS (not the old PHP one)
Did you try hosting it in a container? I've heard a lot of people had issues with dependencies, PHP, Apache until they moved to a container.
It doesn't solve the optimization though. That's still an issue for people I know who host nextcloud.
Trillium , file browser
Sadly there is no real alternative right now if you want anything close to what the cloud providers do. Synthing is the only thing I use that comes close to parts of it. Nextcloud is just a slow insecure mess.
Next cloud must be the worst piece of shit ever
I never stop seeing people complain about it :(
It sounds like the sync aspect was written by the crash plan folks.
Filebrowser for files, Trillium for notes
Complaints seem to come mostly from people trying to run it on ARM, maybe NC isn't optimized for that architecture.
I'm not entirely convinced that NC is optimised at all!
It's not, it always runs like shit. And I say that lovingly
Just came to say I self host baikal too for calendar and address book / tasks
use DavX on my Android phone to keep it in sync and thunderbird on the computer
Is there something better than DAVx5? It seems to be too battery hungry compared to Google calendar.
It's the right choice, nextcloud is buggy af, the issue from years ago where it randomly corrupts files is still open too, I got hit by that one and had to completely restore from a backup.
IMO Joplin is a better idea for note taking
I moved Nextcloud from k8s to a well provisioned lxc container and ran a couple of performance boosting commands and it's been working wonders since then
u/Sudden_Cheetah7530 We also use Nextcloud and deploy it on Kubernetes with our Open Source Nextcloud Operator and it works without any issues so far. I hope that helps you too
I've been a loyal owncloud and then nextcloud user but am growing disappointed in the nextcloud android app. It seems like support/development is quickly degrading. There's a file upload conflict big that was introduced in an update in September? and they still haven't rolled back or resolved the issue. https://github.com/nextcloud/android/issues/11974
I use pydio cells for file sharing.
I would have nothing but issues if I ran the docker app on unraid and used the sqlexpress built in. I switched over to CasaOS and use Mariasql and the nextcloud container on it and it has been solid.
Owncloud.
I personally never caught the Nextcloud hype, and stuck with the original. So far I've heard (and seen, having tried it twoce) nothing but trouble from Nextcloud while my Owncloud install continues to be rock solid for going on 10 years (regularly updated, of course!).
Dunno, running my nextcloud for a long time now, even updating the lazy way over the web UI and not the suggested CLI, not even once had a problem that was Nextclouds fault.
I personally never caught the Nextcloud hype
The "hype" being simply Nextcloud not being OwnCloud which turned proprietary, no?
I always recommend OwnCloud. It even has a raw photo viewer plugin and if you know anything about RAW 24 megapixel photos, they are tough to load. But with owncloud a folder full of 30 pictures loads within 10-15 seconds
I use linuxserver.io's nextcloud docker image. While I've seen people struggle to setup Nextcloud properly to the point of just giving and installing the snap version of it, I can count the number of times I've needed to do manual interventions for nextcloud with LSIO's nextcloud image. It works like a charm.
Did you switch Nextcloud from SQLite to another database?
Other than that, chances are, whatever makes your Nextcloud install slow will also affect Seafile or whatever else you replace it with.
I spent some time with top and iotop debugging my server performance problems. I found an issue that was completely unrelated to Nextcloud. Since I fixed it my Nextcloud instance has been completely reliable.
I looked into Seafile as well but disliked that it stores my files in some weird block format.
This
If you are willing to consider commercial products, I can recommend Synology DiskStations (at least the plus series). Samba shares are quite easy to setup, you can use Synology Drive to sync a folder between workstations and Android phones which I use for Obsidian for note taking. They also have calendar options, but I use a hosted account at posteo for that.
If you want to stick to nextcloud but don't want to host it, you could consider Hetzner Storage Share. It's fully managed and worked great for me so far. But I only use it to share photos with others, so not all features.
Sorge Hetzner Storage Share is what I now use as a "rock solid" Nextcloud. It's slow as fuck since I activated like all plugins but - hypothetically they let you run those small llms for a Local AI integration meaning you could do a lot for those few bucks.
However, long term, I having setup Nextcloud AIO and so far I did one upgrade without any issues. This Nextcloud could be fast - but is not slow running on 150gb RAM and 6 vCPUs. It would take more RAM if I give it more......but I have a full stack NC with Talk,ClamAV, Talk Record, .....
I like the look of filerun - but it's not free in the community edition anymore. So what I am looking into for a time but could not figure to setup is Pydio.
Perhaps you need something to trigger the webcron so things don’t slow down to a crawl. I use uptime Kuma to trigger the webcron every five minutes and have never had any issues.