Add some words about the Radicale integration#279
Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR adds documentation for integrating Radicale for Calendar and Contacts support in OpenCloud.
- Added a new documentation file outlining the configuration and usage of Radicale integration.
- Included steps for updating the deployment and configuring the .env file.
Comments suppressed due to low confidence (1)
docs/admin/configuration/radicale-integration.md:48
- Typo detected: 'an Calendar' should be corrected to 'and Calendar'.
Users should now be able to access their Addressbook an Calendar with any capable CalDAV/CardDAV software (OpenCloud does currently not provide any UI to access them).
|
@tbsbdr I'd appreciate if you could add some wording about the target audience/support status of the Radicale Integration. |
|
here is the statement for howm the integration is and if we support it within a business licence: opencloud-eu/opencloud#206 (comment) |
|
|
||
| As very few clients currently support authentication via OpenID Connect you can use | ||
| the "App Token" feature in the user's settings page to generate an application specific | ||
| password that can be used for authentication in most existing CalDAV/CardDAV clients. |
There was a problem hiding this comment.
Could you add a few more sentences on how to create the app token, or link a doc?
There was a problem hiding this comment.
What I meant to say: Yes, App tokens need documentation. But I think that shouldn't hold up this pull request.
There was a problem hiding this comment.
@Svanvith now that we have an actual use-case, can you and your team take care ?
| --- | ||
|
|
||
| OpenCloud is able to act as an authenticating reverse proxy for the open-source | ||
| CalDAV and CardDAV Server [Radicale](https://radicale.org). |
There was a problem hiding this comment.
Maybe add something like
With that, users get a calender- and contacts server out of the box with OpenCloud that they can use with a wide selection of desktop- and mobile clients without hassle.
Related Issue: opencloud-eu/opencloud#206