seafile_ynh/README_fr.md

59 lines
2.7 KiB
Markdown
Raw Normal View History

2022-05-28 18:35:05 +02:00
<!--
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.
-->
2022-04-01 22:31:00 +02:00
# Seafile pour YunoHost
2023-01-31 22:57:06 +01:00
[![Niveau dintégration](https://dash.yunohost.org/integration/seafile.svg)](https://dash.yunohost.org/appci/app/seafile) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/seafile.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/seafile.maintain.svg)
2023-08-10 22:56:21 +02:00
2022-04-01 22:31:00 +02:00
[![Installer Seafile avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=seafile)
*[Read this readme in english.](./README.md)*
2023-01-31 22:57:06 +01:00
> *Ce package vous permet dinstaller Seafile rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
2022-04-01 22:31:00 +02:00
2023-01-31 22:57:06 +01:00
## Vue densemble
2022-04-01 22:31:00 +02:00
Seafile is an open Source Cloud Storage application.
It's a Enterprise file sync and share platform with high reliability and performance. It's a file hosting platform with high reliability and performance. Put files on your own server. Sync and share files across different devices, or access all the files as a virtual disk.
2023-09-27 19:29:27 +02:00
**Version incluse :** 9.0.9~ynh1
2022-04-01 22:31:00 +02:00
**Démo :** https://demo.seafile.com
2023-01-31 22:57:06 +01:00
## Captures décran
2022-04-01 22:31:00 +02:00
2023-01-31 22:57:06 +01:00
![Capture décran de Seafile](./doc/screenshots/mobile-ios-client.jpg)
![Capture décran de Seafile](./doc/screenshots/drive-client.png)
![Capture décran de Seafile](./doc/screenshots/file-locking.jpg)
![Capture décran de Seafile](./doc/screenshots/access-logs.jpg)
![Capture décran de Seafile](./doc/screenshots/file-history.png)
![Capture décran de Seafile](./doc/screenshots/wiki_en.png)
![Capture décran de Seafile](./doc/screenshots/sharing-dialog.png)
![Capture décran de Seafile](./doc/screenshots/sync-client.jpg)
2022-04-01 22:31:00 +02:00
## Documentations et ressources
2023-01-31 22:57:06 +01:00
* Site officiel de lapp : <https://www.seafile.com>
* Documentation officielle de ladmin : <https://manual.seafile.com>
* Dépôt de code officiel de lapp : <https://github.com/haiwen/seafile-server>
2023-10-31 15:34:11 +01:00
* YunoHost Store: <https://apps.yunohost.org/app/seafile>
2022-05-28 18:35:05 +02:00
* Signaler un bug : <https://github.com/YunoHost-Apps/seafile_ynh/issues>
2022-04-01 22:31:00 +02:00
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/seafile_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
2022-05-28 18:35:05 +02:00
``` bash
2022-04-01 22:31:00 +02:00
sudo yunohost app install https://github.com/YunoHost-Apps/seafile_ynh/tree/testing --debug
ou
sudo yunohost app upgrade seafile -u https://github.com/YunoHost-Apps/seafile_ynh/tree/testing --debug
```
2023-01-31 22:57:06 +01:00
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>