Why do you want to shut down Nextcloud? 🤔
Comment on Self hosted calendar
non_burglar@lemmy.world 1 month ago
Radicale. I just finished setting it up and with that, I can now finally shut down Nextcloud.
mikedd@lemmy.world 1 month ago
non_burglar@lemmy.world 1 month ago
I had a very old install, migrated from 2016. It broke on nearly every upgrade, where I’d have to invoke some occ command to fix the db. It was more work than was worth having Nextcloud.
Now I have syncthing and radicale.
KlavKalashj@lemmy.world 1 month ago
Not the pne you replied to, but for me it works to add the full path to another users calendar in davx5, and then setting appropriate permissions to it in the rights file.
pedroapero@lemmy.ml 5 weeks ago
Agree, very lightweight, simple once-and-forget setup.
doeknius_gloek@discuss.tchncs.de 1 month ago
How do you handle shared calendars with radicale?
mr_pip@discuss.tchncs.de 1 month ago
There is a symlink trick on the server side. It’s a little annoying that it is only a workaround, but one set up it’s great! I was looking for the git issue where i found it, but was only able to find this one (it seems to be documented now).
github.com/Kozea/Radicale/…/Sharing-Collections
doeknius_gloek@discuss.tchncs.de 1 month ago
Thank you! I’d wish Radicale would include a dedicated sharing feature, at least there’s a workaround.