1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/rocketchat_ynh.git synced 2024-09-03 20:16:25 +02:00
rocketchat_ynh/README_fr.md

82 lines
3.9 KiB
Markdown
Raw Normal View History

2022-05-26 23:15:27 +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-06-28 10:03:50 +02:00
# Rocket.Chat pour YunoHost
2021-06-30 17:02:02 +02:00
2023-01-18 22:14:22 +01:00
[![Niveau dintégration](https://dash.yunohost.org/integration/rocketchat.svg)](https://dash.yunohost.org/appci/app/rocketchat) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/rocketchat.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/rocketchat.maintain.svg)
2022-06-28 10:03:50 +02:00
[![Installer Rocket.Chat avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=rocketchat)
2021-06-30 17:02:02 +02:00
*[Read this readme in english.](./README.md)*
2023-01-18 22:14:22 +01:00
> *Ce package vous permet dinstaller Rocket.Chat 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.*
2021-06-30 17:02:02 +02:00
2023-01-18 22:14:22 +01:00
## Vue densemble
2021-06-30 17:02:02 +02:00
2022-06-28 10:08:19 +02:00
Rocket.Chat est une plate-forme de communication open source entièrement personnalisable développée en JavaScript pour les organisations avec des normes élevées de protection des données.
### Fonctionnalités
- Chiffrement de bout en bout
2022-07-03 14:03:12 +02:00
- LDAP (configuration manuelle)
2022-06-28 10:08:19 +02:00
- Authentification multifacteur
- Autorisation utilisateur personnalisable
- Applications mobiles pour [iOS](https://apps.apple.com/app/rocket-chat/id1148741252) et [Android](https://play.google.com/store/apps/details?id=chat.rocket.android)
- Applications de bureau pour [macOS](https://apps.apple.com/br/app/rocket-chat/id1086818840), [Linux](https://snapcraft.io/rocketchat-desktop) et [Windows](https://releases.rocket.chat/desktop/latest/download)
2021-06-30 17:02:02 +02:00
2022-12-17 18:40:03 +01:00
**Version incluse :** 5.4.1~ynh1
2021-06-30 17:02:02 +02:00
**Démo :** https://cloud.rocket.chat/trial
2023-01-18 22:14:22 +01:00
## Captures décran
2021-06-30 17:02:02 +02:00
2023-01-18 22:14:22 +01:00
![Capture décran de Rocket.Chat](./doc/screenshots/screenshot.jpg)
2021-06-30 17:02:02 +02:00
2022-01-08 09:57:46 +01:00
## Avertissements / informations importantes
2022-01-21 21:29:09 +01:00
### Configuration de l'e-mail
2022-07-08 12:55:59 +02:00
Pour activer l'e-mail pour la vérification des adresses, accédez au panneau d'administration de Rocket.Chat sous Paramètres -> E-mail -> SMTP et définissez comme suit :
2022-01-21 21:29:09 +01:00
2022-06-28 10:08:19 +02:00
- Protocole : `smtp`
- Hôte : `localhost`
- Port : `25`
- De l'e-mail : `rocketchat@domain.tld`
2022-01-21 21:29:09 +01:00
2022-09-26 09:54:37 +02:00
2022-06-28 10:08:19 +02:00
### Configurer et activer la fédération pour Rocket.Chat
2022-01-08 09:57:46 +01:00
https://support.indie.host/help/fr-fr/13/40
2022-01-21 21:29:09 +01:00
2022-09-26 09:54:37 +02:00
### Applications Mobiles
En plus de l'interface Web, vous pouvez également télécharger les clients Rocket.Chat pour :
[![Rocket.Chat on Apple App Store](https://user-images.githubusercontent.com/551004/29770691-a2082ff4-8bc6-11e7-89a6-964cd405ea8e.png)](https://itunes.apple.com/us/app/rocket-chat/id1148741252?mt=8) [![Rocket.Chat on Google Play](https://user-images.githubusercontent.com/551004/29770692-a20975c6-8bc6-11e7-8ab0-1cde275496e0.png)](https://play.google.com/store/apps/details?id=chat.rocket.android) [![](https://user-images.githubusercontent.com/551004/48210349-50649480-e35e-11e8-97d9-74a4331faf3a.png)](https://f-droid.org/en/packages/chat.rocket.android)
2021-06-30 17:02:02 +02:00
## Documentations et ressources
2023-01-18 22:14:22 +01:00
* Site officiel de lapp : <https://rocket.chat/>
2022-05-26 23:15:27 +02:00
* Documentation officielle utilisateur : <https://docs.rocket.chat/guides/user-guides>
2023-01-18 22:14:22 +01:00
* Documentation officielle de ladmin : <https://docs.rocket.chat/>
* Dépôt de code officiel de lapp : <https://github.com/RocketChat/Rocket.Chat>
2022-05-26 23:15:27 +02:00
* Documentation YunoHost pour cette app : <https://yunohost.org/app_rocketchat>
* Signaler un bug : <https://github.com/YunoHost-Apps/rocketchat_ynh/issues>
2021-06-30 17:02:02 +02:00
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/rocketchat_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
2022-05-26 23:15:27 +02:00
``` bash
2021-06-30 17:02:02 +02:00
sudo yunohost app install https://github.com/YunoHost-Apps/rocketchat_ynh/tree/testing --debug
ou
sudo yunohost app upgrade rocketchat -u https://github.com/YunoHost-Apps/rocketchat_ynh/tree/testing --debug
```
2023-01-18 22:14:22 +01:00
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>