Just thinking of ditching nextcloud and its just too much for my family use. All i needis carddav, caldav and file sync. Have a Debian VM running on Scale and was thinking of using Cloudron docker install. Is this the way others are installing on VMs?
I switched to Radicale and couldn’t be happier, so lightweight no pain setting it up or updating. Supports CardDav for the addressbook and CalDav for calendar, tasks, notes.
Nextcloud is for Enterprises, not for selfhosting anymore.
I think that’s kind of what they meant. I’ve also selfhosted Nextcloud for years, but I only use file sync and calendar/contacts.
Lately I’ve been feeling that Nextcloud is too big and clunky for just that. Like it’s something I’d love to setup at work or for an org, but that it “feels” to heavy for home use these days.
I need to check out Radicale, I think.
Yeah, I also selfhosted it for years myself. But I was adding more and more services to my server and it became clear that if I would want to keep Nextcloud I’d need a server with more CPU and RAM because when Nextcloud was running it would after half a day deadlock the server with a load of 120 so I had to hard reboot it twice a day.
After replacing it with radicale and syncthing I was able to run Mastodon and Lemmy on the same server additionally.
120? That doesn’t seem normal, what services were you using within NC? Mine sits still with a load of 0. something.
I tried to use Radicale, but it was too much effort, so i started using Baikal instead.
Syncthing and I have it partitioned with:
- Music
- Documents
- Family Documents
- Password DB
So that I can decide what to sync to which device.Music is for example too big to sync to my Phone so I don’t. Family documents I also share with my partner. Password DB I sync with all my devices but not to anyone else.
I use syncthing between my desktop and laptop for syncing all my documents, development environments and so on. Works well.
But how well does it work for sharing with someone else? E.g. it would be great to find a solution where myself and my partner could share notes and shopping lists which we can both edit. We use Google keep currently but I’m currently testing out solutions to de-google our lives. Nextcloud seemed like a good idea as it has docs and things but I’ve not found it very good to be honest. Especially syncing on a mobile. I’ve been using obsidian recently for my notes and it works well between laptop and desktop with the nextcloud app but I have to keep going into nextcloud on android to force it to sync or pick up new files. I’m just about to see how syncthing works for that but back to my original question…can you reliably have two people editing things with syncthing?