1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/paperless-ngx_ynh.git synced 2024-09-03 19:56:33 +02:00
paperless-ngx_ynh/README_fr.md

68 lines
3.2 KiB
Markdown
Raw Normal View History

2022-03-29 18:00:05 +02:00
# Paperless-ngx pour YunoHost
2022-03-29 11:08:51 +02:00
2022-03-29 18:00:05 +02:00
[![Niveau d'intégration](https://dash.yunohost.org/integration/paperless-ngx.svg)](https://dash.yunohost.org/appci/app/paperless-ngx) ![](https://ci-apps.yunohost.org/ci/badges/paperless-ngx.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/paperless-ngx.maintain.svg)
[![Installer Paperless-ngx avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=paperless-ngx)
2022-03-29 11:08:51 +02:00
*[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.md)*
2022-03-29 18:00:05 +02:00
> *Ce package vous permet d'installer Paperless-ngx 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.*
2022-03-29 11:08:51 +02:00
## Vue d'ensemble
2022-03-29 18:00:05 +02:00
Some long and extensive description of what the app is and does, lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
2022-03-29 11:08:51 +02:00
2022-03-29 18:00:05 +02:00
### Features
2022-03-29 11:08:51 +02:00
2022-03-29 18:00:05 +02:00
- Ut enim ad minim veniam, quis nostrud exercitation ullamco ;
- Laboris nisi ut aliquip ex ea commodo consequat ;
- Duis aute irure dolor in reprehenderit in voluptate ;
- Velit esse cillum dolore eu fugiat nulla pariatur ;
- Excepteur sint occaecat cupidatat non proident, sunt in culpa."
2022-03-29 11:08:51 +02:00
2022-03-29 18:00:05 +02:00
**Version incluse :** 1.6~ynh1
2022-03-29 11:08:51 +02:00
2022-03-29 18:00:05 +02:00
**Démo :** https://demo.paperless-ngx.com/
2022-03-29 11:08:51 +02:00
2022-03-29 18:00:05 +02:00
## Captures d'écran
2022-03-29 11:08:51 +02:00
2022-03-29 18:00:05 +02:00
![](./doc/screenshots/example.jpg)
2022-03-29 11:08:51 +02:00
## Avertissements / informations importantes
* Any known limitations, constrains or stuff not working, such as (but not limited to):
* requiring a full dedicated domain ?
* architectures not supported ?
* not-working single-sign on or LDAP integration ?
* the app requires an important amount of RAM / disk / .. to install or to work properly
* etc...
* Other infos that people should be aware of, such as:
* any specific step to perform after installing (such as manually finishing the install, specific admin credentials, ...)
* how to configure / administrate the application if it ain't obvious
* upgrade process / specificities / things to be aware of ?
* security considerations ?
## Documentations et ressources
2022-03-29 18:00:05 +02:00
* Site officiel de l'app : https://paperless-ngx.com
* Documentation officielle utilisateur : https://paperless-ngx.readthedocs.io/en/latest/usage_overview.html
* Documentation officielle de l'admin : https://paperless-ngx.readthedocs.io/en/latest/index.html
* Dépôt de code officiel de l'app : https://github.com/paperless-ngx/paperless-ngx
* Documentation YunoHost pour cette app : https://yunohost.org/app_paperless-ngx
* Signaler un bug : https://github.com/YunoHost-Apps/paperless-ngx_ynh/issues
2022-03-29 11:08:51 +02:00
## Informations pour les développeurs
2022-03-29 18:00:05 +02:00
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/paperless-ngx_ynh/tree/testing).
2022-03-29 11:08:51 +02:00
Pour essayer la branche testing, procédez comme suit.
```
2022-03-29 18:00:05 +02:00
sudo yunohost app install https://github.com/YunoHost-Apps/paperless-ngx_ynh/tree/testing --debug
ou
sudo yunohost app upgrade paperless-ngx -u https://github.com/YunoHost-Apps/paperless-ngx_ynh/tree/testing --debug
2022-03-29 11:08:51 +02:00
```
2022-03-29 18:00:05 +02:00
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps