a7fe0ac64a
Update manifest.json |
||
---|---|---|
conf | ||
hooks | ||
scripts | ||
sources | ||
.gitignore | ||
actions.json | ||
app_radicale.md | ||
app_radicale_fr.md | ||
check_process | ||
config_panel.json | ||
LICENSE | ||
manifest.json | ||
README.md | ||
README_fr.md | ||
YEP.md |
Radicale for YunoHost
This package allow you to install Radicale quickly and simply on a YunoHost server.
If you don't have YunoHost, please see here to know how to install and enjoy it.
Overview
Radicale is a small but powerful CalDAV (calendars, todo-lists) and CardDAV (contacts) server.
Shipped version: 1.1.6 Shipped version of InfCloud: 0.13.1
Screenshots
Demo
No demo available.
Configuration
Use the file /etc/radicale/config
to change the main configuration of radicale.
The file /etc/radicale/logging
to change the level of logging.
And the file /etc/radicale/rights
to edit the way the calendars will be sharing.
InfCloud has its own config file, at /var/www/radicale/infcloud/config.js
Documentation
- Official documentation: https://github.com/Kozea/Radicale/blob/website/pages/user_documentation.rst
- YunoHost documentation: https://yunohost.org/#/app_radicale
YunoHost specific features
- This package bring a web interface for Radicale named InfCloud.
Multi-users support
Supported, with LDAP and SSO only with radicale, not for InfCloud.
Supported architectures
Limitations
- The version 1.1.6 is relatively old. There's a version 2 of radicale, but this new version dos not support LDAP yet.
Additionnal informations
Links
- Report a bug: https://github.com/YunoHost-Apps/radicale_ynh/issues
- Radicale website: http://radicale.org/
- InfCloud website: https://www.inf-it.com/open-source/clients/infcloud/
- YunoHost website: https://yunohost.org/
Developers infos
Please do your pull request to the testing branch.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/YunoHost-Apps/radicale_ynh/tree/testing --debug
or
sudo yunohost app upgrade radicale -u https://github.com/YunoHost-Apps/radicale_ynh/tree/testing --debug