Add CardDav and CalDav servers #80
No reviewers
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
bewcloud/bewcloud!80
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/carddav-caldav-server"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This implements the servers, but not the clients (yet). The implementation is essentially a proxy to Radicale (as a container in
docker-compose.yml), with certain security assurances.If you're upgrading, basically you'll need to create a new
data-radicaledirectory, and everything else should just work.This will also release v2.3.0 with those servers enabled by default. Tested with Thunderbird and Apple Calendar + Contacts.
To disable these, simply add the new config details and comment out or don't add the new
radicaleservice fromdocker-compose.yml.Related to #56
For now, this seemed like the best place to put these, but once the calendar and contacts clients are added, they'll be moved there.
@ -0,0 +1,149 @@# -*- mode: conf -*-# vim:ft=cfg# Config file for Radicale - A simple calendar serverAll configuration details can be seen in https://radicale.org/v3.html#configuration, I left here what could be some common ones to potentially tweak.