Closed ragboy closed 4 years ago
radicale is pretty good. I've it running in the same vps but not inside a docker container.
configured traefik [file]
provider to proxy it under SSL
...
[file]
domain = "domain.tld"
watch = true
exposedbydefault = false
[backends]
[backends.radicale]
[backends.radicale.servers.radicale]
url = "http://172.17.0.1:5232/"
[frontends]
[frontends.radicale]
backend = "radicale"
[frontends.radicale.routes.radicale]
rule = "Host:dav.domain.tld"
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Classification
Please delete options that are not relevant.
Description
Any plans or do you know of any add-on for a CalDAV server to incorporate? I have been using this for a couple years now, and its been great.