|
|
|
@ -1,30 +1,25 @@ |
|
|
|
# Nextcloud pour YunoHost |
|
|
|
|
|
|
|
[](https://dash.yunohost.org/appci/app/nextcloud)   |
|
|
|
[](https://install-app.yunohost.org/?app=nextcloud) |
|
|
|
[](https://install-app.yunohost.org/?app=nextcloud) |
|
|
|
|
|
|
|
*[Read this readme in english.](./README.md)* |
|
|
|
*[Lire ce readme en français.](./README_fr.md)* |
|
|
|
|
|
|
|
> *This package allows you to install nextcloud quickly and simply on a YunoHost server. |
|
|
|
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.* |
|
|
|
> *Ce package vous permet d'installer Nextcloud rapidement et simplement sur un serveur YunoHost. |
|
|
|
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.* |
|
|
|
|
|
|
|
## Vue d'ensemble |
|
|
|
|
|
|
|
Stockage en ligne, plateforme de partage de fichiers et diverses autres applications |
|
|
|
|
|
|
|
**Version incluse:** 21.0.2~ynh1 |
|
|
|
|
|
|
|
**Démo:** https://demo.nextcloud.com/ |
|
|
|
**Version incluse :** 21.0.2~ynh1 |
|
|
|
|
|
|
|
**Démo :** https://demo.nextcloud.com/ |
|
|
|
|
|
|
|
## Captures d'écran |
|
|
|
|
|
|
|
|
|
|
|
 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
 |
|
|
|
|
|
|
|
## Avertissements / informations importantes |
|
|
|
|
|
|
|
@ -51,16 +46,14 @@ En plus des fonctionnalités principales de Nextcloud, les fonctionnalités suiv |
|
|
|
* Accès optionnel au répertoire home depuis les fichiers Nextcloud (à activer à l'installation, le partage étant activé par défaut) |
|
|
|
* Utilise l'adresse `/.well-known` pour la synchronisation CalDAV et CardDAV du domaine si aucun autre service ne l'utilise déjà - par exemple, baikal |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Documentations et ressources |
|
|
|
|
|
|
|
* Site official de l'app : https://nextcloud.com |
|
|
|
* Documentation officielle utilisateur: https://yunohost.org/en/app_nextcloud |
|
|
|
* Documentation officielle de l'admin: https://docs.nextcloud.com/server/21/user_manual/en/ |
|
|
|
* Dépôt de code officiel de l'app: https://github.com/nextcloud/server |
|
|
|
* Documentation YunoHost pour cette app: https://yunohost.org/app_nextcloud |
|
|
|
* Signaler un bug: https://github.com/YunoHost-Apps/nextcloud_ynh/issues |
|
|
|
* Site officiel de l'app : https://nextcloud.com |
|
|
|
* Documentation officielle utilisateur : https://yunohost.org/en/app_nextcloud |
|
|
|
* Documentation officielle de l'admin : https://docs.nextcloud.com/server/21/user_manual/en/ |
|
|
|
* Dépôt de code officiel de l'app : https://github.com/nextcloud/server |
|
|
|
* Documentation YunoHost pour cette app : https://yunohost.org/app_nextcloud |
|
|
|
* Signaler un bug : https://github.com/YunoHost-Apps/nextcloud_ynh/issues |
|
|
|
|
|
|
|
## Informations pour les développeurs |
|
|
|
|
|
|
|
@ -69,8 +62,8 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno |
|
|
|
Pour essayer la branche testing, procédez comme suit. |
|
|
|
``` |
|
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/nextcloud_ynh/tree/testing --debug |
|
|
|
or |
|
|
|
ou |
|
|
|
sudo yunohost app upgrade nextcloud -u https://github.com/YunoHost-Apps/nextcloud_ynh/tree/testing --debug |
|
|
|
``` |
|
|
|
|
|
|
|
**Plus d'infos sur le packaging d'applications:** https://yunohost.org/packaging_apps |
|
|
|
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps |