Comment on Selfhosted Calendar Server that works with the G?
Brkdncr@lemmy.world 23 hours ago
The easy way is to use a calendar client and not try to inject the calendar into your server.
Comment on Selfhosted Calendar Server that works with the G?
Brkdncr@lemmy.world 23 hours ago
The easy way is to use a calendar client and not try to inject the calendar into your server.
irotsoma@piefed.blahaj.zone 22 hours ago
Definitely easy, but not really a relevant response given the community we’re in. Plus there’s a lot of use in having your calendar synced to multiple places, not just your phone.
I never found an easy solution to set up for caldav and carddav yet personally. Most are either very complex to set up or they are no longer maintained which is bad for security vulnerabilities. So, I’m still stuck with Google because I need my reminders everywhere I go…ADHD.
non_burglar@lemmy.world 22 hours ago
Radicale was easy enough for me. Davx5 on android to connect to it, and that’s it.
irotsoma@piefed.blahaj.zone 21 hours 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.