Comment on Selfhosted Calendar Server that works with the G?
non_burglar@lemmy.world 3 weeks agoRadicale was easy enough for me. Davx5 on android to connect to it, and that’s it.
Comment on Selfhosted Calendar Server that works with the G?
non_burglar@lemmy.world 3 weeks agoRadicale was easy enough for me. Davx5 on android to connect to it, and that’s it.
irotsoma@piefed.blahaj.zone 3 weeks ago
Should specify, I need it exposed to the internet as well so I can sync it to those multiple devices when I’m at my partner’s place or traveling and so my partner can use it from her place.
And I’d prefer something that allows some type of SSO or external authentication mechanism so it can handle multiple logins with different calendars and I can put some layers of security in front of it. Radicale requires addon applications to do that and most aren’t maintained.
Supposedly Radicale can do it with a WSGI server, but I never found one I got working.
Only one that came close was Baikal, but it had some issues and development has been really slow on it. It’s been quite a few years though, maybe I will try that one again.
lemmyvore@feddit.nl 2 weeks ago
Put a reverse proxy in front of it. It will do SSO, mTLS or whatever you want. DAVx5 supports mTLS.