2021-01-11 23:46:48 +01:00
# Mattermost pour YunoHost
2021-06-06 19:32:47 +02:00
[![Niveau d'intégration ](https://dash.yunohost.org/integration/mattermost.svg )](https://dash.yunohost.org/appci/app/mattermost) ![](https://ci-apps.yunohost.org/ci/badges/mattermost.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/mattermost.maintain.svg)
2021-06-15 08:35:11 +02:00
[![Installer Mattermost avec YunoHost ](https://install-app.yunohost.org/install-with-yunohost.svg )](https://install-app.yunohost.org/?app=mattermost)
2021-01-11 23:46:48 +01:00
2021-06-15 08:35:11 +02:00
*[Read this readme in english.](./README.md)*
2021-05-22 12:31:52 +02:00
*[Lire ce readme en français.](./README_fr.md)*
2021-01-11 23:46:48 +01:00
2021-06-15 08:35:11 +02:00
> *Ce package vous permet d'installer Mattermost 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.*
2021-01-11 23:46:48 +01:00
## Vue d'ensemble
2021-05-22 12:31:52 +02:00
Plateforme de collaboration open source conçue pour les développeurs
2021-01-11 23:46:48 +01:00
2021-06-15 08:35:11 +02:00
**Version incluse :** 5.35.3~ynh1
2021-01-11 23:46:48 +01:00
2021-05-22 12:31:52 +02:00
## Captures d'écran
2021-01-11 23:46:48 +01:00
2021-06-15 08:35:11 +02:00
![](./doc/screenshots/screenshot.png)
2021-01-11 23:46:48 +01:00
2021-05-22 12:31:52 +02:00
## Avertissements / informations importantes
2021-01-11 23:46:48 +01:00
2021-05-22 12:31:52 +02:00
## Configuration
* Comment configurer cette application : via le panneau d'administration, un fichier brut en SSH.
## Caractéristiques spécifiques YunoHost
Ce paquet peut installer la version [*Entreprise Edition* ](https://docs.mattermost.com/overview/product.html#mattermost-enterprise-edition ) ou la version [*Team Edition* ](https://docs.mattermost.com/overview/product.html#mattermost-team-edition ).
2021-01-11 23:46:48 +01:00
## Limitations
2021-01-14 12:17:05 +01:00
* L'intégration LDAP n'est pas gérée (see #58 )
2021-01-11 23:46:48 +01:00
## Informations additionnelles
2021-01-13 11:41:28 +01:00
Ce paquet peut être installé sur les architectures `ARM` , `ARM64` et `x86-64` (mais uniquement `x86-64` si vous choisissez d'installer la version *Enterprise Edition* ).
2021-01-11 23:46:48 +01:00
2021-05-22 12:31:52 +02:00
## Documentations et ressources
2021-06-15 08:35:11 +02:00
* Site officiel de l'app : http://www.mattermost.org/
* Documentation officielle utilisateur : https://yunohost.org/en/app_mattermost
* Documentation officielle de l'admin : https://docs.mattermost.com/
* Dépôt de code officiel de l'app : https://github.com/mattermost/mattermost-server
* Documentation YunoHost pour cette app : https://yunohost.org/app_mattermost
* Signaler un bug : https://github.com/YunoHost-Apps/mattermost_ynh/issues
2021-01-11 23:46:48 +01:00
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing ](https://github.com/YunoHost-Apps/mattermost_ynh/tree/testing ).
Pour essayer la branche testing, procédez comme suit.
```
sudo yunohost app install https://github.com/YunoHost-Apps/mattermost_ynh/tree/testing --debug
2021-06-15 08:35:11 +02:00
ou
2021-01-11 23:46:48 +01:00
sudo yunohost app upgrade mattermost -u https://github.com/YunoHost-Apps/mattermost_ynh/tree/testing --debug
```
2021-05-22 12:31:52 +02:00
2021-06-15 08:35:11 +02:00
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps