mirror of
https://github.com/YunoHost-Apps/radicale_ynh.git
synced 2024-09-03 20:16:14 +02:00
Auto-update README
This commit is contained in:
parent
dc14a4fd0d
commit
933f3d46e4
2 changed files with 37 additions and 57 deletions
48
README.md
48
README.md
|
@ -1,3 +1,8 @@
|
||||||
|
<!--
|
||||||
|
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||||
|
It shall NOT be edited by hand.
|
||||||
|
-->
|
||||||
|
|
||||||
# Radicale for YunoHost
|
# Radicale for YunoHost
|
||||||
|
|
||||||
[![Integration level](https://dash.yunohost.org/integration/radicale.svg)](https://dash.yunohost.org/appci/app/radicale) ![](https://ci-apps.yunohost.org/ci/badges/radicale.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/radicale.maintain.svg)
|
[![Integration level](https://dash.yunohost.org/integration/radicale.svg)](https://dash.yunohost.org/appci/app/radicale) ![](https://ci-apps.yunohost.org/ci/badges/radicale.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/radicale.maintain.svg)
|
||||||
|
@ -5,21 +10,19 @@
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
||||||
> *This package allow you to install Radicale quickly and simply on a YunoHost server.
|
> *This package allows you to install Radicale quickly and simply on a YunoHost server.
|
||||||
If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.*
|
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
Radicale is a small but powerful CalDAV (calendars, todo-lists) and CardDAV (contacts) server.
|
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
|
**Shipped version:** 1.1.6~ynh6
|
||||||
|
|
||||||
## Demo
|
|
||||||
|
|
||||||
No demo available.
|
|
||||||
|
## Disclaimers / important information
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
|
@ -29,11 +32,6 @@ And the file `/etc/radicale/rights` to edit the way the calendars will be sharin
|
||||||
|
|
||||||
InfCloud has its own config file, at /var/www/radicale/infcloud/config.js
|
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
|
## YunoHost specific features
|
||||||
|
|
||||||
* This package bring a web interface for Radicale named InfCloud.
|
* This package bring a web interface for Radicale named InfCloud.
|
||||||
|
@ -42,29 +40,21 @@ InfCloud has its own config file, at /var/www/radicale/infcloud/config.js
|
||||||
|
|
||||||
Supported, with LDAP and SSO only with radicale, not for InfCloud.
|
Supported, with LDAP and SSO only with radicale, not for InfCloud.
|
||||||
|
|
||||||
#### Supported architectures
|
|
||||||
|
|
||||||
* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/radicale%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/radicale/)
|
|
||||||
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/radicale%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/radicale/)
|
|
||||||
|
|
||||||
## Limitations
|
## 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.
|
* 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
|
## Documentation and resources
|
||||||
|
|
||||||
## Links
|
* Official app website: http://radicale.org
|
||||||
|
* Official admin documentation: https://github.com/Kozea/Radicale/blob/website/pages/user_documentation.rst
|
||||||
|
* Upstream app code repository: https://github.com/Kozea/Radicale
|
||||||
|
* YunoHost documentation for this app: https://yunohost.org/app_radicale
|
||||||
|
* Report a bug: https://github.com/YunoHost-Apps/radicale_ynh/issues
|
||||||
|
|
||||||
* Report a bug: https://github.com/YunoHost-Apps/radicale_ynh/issues
|
## Developer info
|
||||||
* Radicale website: http://radicale.org/
|
|
||||||
* InfCloud website: https://www.inf-it.com/open-source/clients/infcloud/
|
|
||||||
* YunoHost website: https://yunohost.org/
|
|
||||||
|
|
||||||
---
|
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/radicale_ynh/tree/testing).
|
||||||
|
|
||||||
## Developers infos
|
|
||||||
|
|
||||||
Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/radicale_ynh/tree/testing).
|
|
||||||
|
|
||||||
To try the testing branch, please proceed like that.
|
To try the testing branch, please proceed like that.
|
||||||
```
|
```
|
||||||
|
@ -72,3 +62,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/radicale_ynh/tree/tes
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade radicale -u https://github.com/YunoHost-Apps/radicale_ynh/tree/testing --debug
|
sudo yunohost app upgrade radicale -u https://github.com/YunoHost-Apps/radicale_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|
46
README_fr.md
46
README_fr.md
|
@ -4,22 +4,21 @@
|
||||||
[![Installer Radicale avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=radicale)
|
[![Installer Radicale avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=radicale)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer Radicale rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d'installer Radicale rapidement et simplement sur un serveur YunoHost.
|
||||||
Si vous n'avez pas YunoHost, merci de regarder [ici](https://yunohost.org/#/install_fr) pour savoir comment l'installer et en profiter.*
|
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||||
|
|
||||||
## Résumé
|
## Vue d'ensemble
|
||||||
|
|
||||||
Radicale est un petit mais puissant serveur CalDAV (calendriers, listes de tâches) et CardDAV (contacts).
|
Radicale est un petit mais puissant serveur CalDAV (calendriers, listes de tâches) et CardDAV (contacts).
|
||||||
|
|
||||||
**Version embarquée :** 1.1.6
|
|
||||||
**Version embarquée de InfCloud :** 0.13.1
|
|
||||||
|
|
||||||
## Captures d'écran
|
**Version incluse :** 1.1.6~ynh6
|
||||||
|
|
||||||
## Démo
|
|
||||||
|
|
||||||
Aucune démo pour cette application.
|
|
||||||
|
## Avertissements / informations importantes
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
|
@ -29,11 +28,6 @@ Et le fichier `/etc/radicale/rights` pour éditer la façon dont les calendriers
|
||||||
|
|
||||||
InfCloud a son propre fichier de config, à /var/www/radicale/infcloud/config.js
|
InfCloud a son propre fichier de config, à /var/www/radicale/infcloud/config.js
|
||||||
|
|
||||||
## Documentation
|
|
||||||
|
|
||||||
* Official documentation : https://github.com/Kozea/Radicale/blob/website/pages/user_documentation.rst
|
|
||||||
* Documentation YunoHost : https://yunohost.org/#/app_radicale_fr
|
|
||||||
|
|
||||||
## Fonctionnalités spécifiques à YunoHost
|
## Fonctionnalités spécifiques à YunoHost
|
||||||
|
|
||||||
* Ce package propose une interface web pour radicale nommée InfCloud.
|
* Ce package propose une interface web pour radicale nommée InfCloud.
|
||||||
|
@ -42,33 +36,27 @@ InfCloud a son propre fichier de config, à /var/www/radicale/infcloud/config.js
|
||||||
|
|
||||||
Supportée, avec LDAP et SSO seulement avec radicale, pas pour InfCloud.
|
Supportée, avec LDAP et SSO seulement avec radicale, pas pour InfCloud.
|
||||||
|
|
||||||
#### Architectures supportées.
|
|
||||||
|
|
||||||
* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/radicale%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/radicale/)
|
|
||||||
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/radicale%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/radicale/)
|
|
||||||
|
|
||||||
## Limitations
|
## Limitations
|
||||||
|
|
||||||
* La version 1.1.6 est relativement ancienne. Il existe une version 2 de radicale, mais cette nouvelle version ne supporte pas encore ldap.
|
* La version 1.1.6 est relativement ancienne. Il existe une version 2 de radicale, mais cette nouvelle version ne supporte pas encore ldap.
|
||||||
|
|
||||||
## Informations additionnelles
|
## Documentations et ressources
|
||||||
|
|
||||||
## Liens
|
* Site officiel de l'app : http://radicale.org
|
||||||
|
* Documentation officielle de l'admin : https://github.com/Kozea/Radicale/blob/website/pages/user_documentation.rst
|
||||||
|
* Dépôt de code officiel de l'app : https://github.com/Kozea/Radicale
|
||||||
|
* Documentation YunoHost pour cette app : https://yunohost.org/app_radicale
|
||||||
|
* Signaler un bug : https://github.com/YunoHost-Apps/radicale_ynh/issues
|
||||||
|
|
||||||
* Reporter un bug : https://github.com/YunoHost-Apps/radicale_ynh/issues
|
## Informations pour les développeurs
|
||||||
* Site de Radicale : http://radicale.org/
|
|
||||||
* Site de InfCloud : https://www.inf-it.com/open-source/clients/infcloud/
|
|
||||||
* Site de YunoHost : https://yunohost.org/
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Informations à l'intention des développeurs
|
|
||||||
|
|
||||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/radicale_ynh/tree/testing).
|
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/radicale_ynh/tree/testing).
|
||||||
|
|
||||||
Pour tester la branche testing, merci de procéder ainsi.
|
Pour essayer la branche testing, procédez comme suit.
|
||||||
```
|
```
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/radicale_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/radicale_ynh/tree/testing --debug
|
||||||
ou
|
ou
|
||||||
sudo yunohost app upgrade radicale -u https://github.com/YunoHost-Apps/radicale_ynh/tree/testing --debug
|
sudo yunohost app upgrade radicale -u https://github.com/YunoHost-Apps/radicale_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
|
Loading…
Reference in a new issue