1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mattermost_ynh.git synced 2024-09-03 19:36:29 +02:00
mattermost_ynh/README.md

88 lines
4 KiB
Markdown
Raw Normal View History

2021-05-22 12:31:52 +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.
-->
2020-10-15 09:22:09 +02:00
# Mattermost for YunoHost
2015-10-21 13:03:49 +02:00
2021-06-06 19:32:47 +02:00
[![Integration level](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
[![Install Mattermost with 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
*[Lire ce readme en français.](./README_fr.md)*
2021-06-15 08:35:11 +02:00
> *This package allows you to install Mattermost quickly and simply on a YunoHost server.
2021-01-11 23:46:48 +01:00
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
2015-10-21 13:03:49 +02:00
2020-10-15 09:22:09 +02:00
## Overview
2021-01-11 23:46:48 +01:00
## Mattermost Team Edition
A free-to-use, open source, self-hosted alternative to proprietary SaaS messaging. Team Edition is your open source “virtual office”, offering all the core productivity benefits of competing SaaS solutions. It deploys as a single Linux binary with MySQL under an MIT license.
## Mattermost Enterprise Edition
To explore the benefits of Mattermosts enterprise features, you can replace the Mattermost Team Edition binary with a Mattermost Enterprise Edition binary. This version supports upgrading to Mattermost Enterprise Edition E10 or E20.
## Features include:
- One-to-one and group messaging, file sharing, and unlimited search history
- Native apps for iOS, Android, Windows, Mac, Linux
- Threaded messaging, emoji, and custom emoji
- Tools for custom branding
- Continuous archiving
- Multi-factor authentication
- Highly customizable third-party bots, integrations, and command line tools
- Extensive integration support via webhooks, APIs, drivers, and third-party extensions
- Easily scalable to dozens of users per team
- Runtime profiling data and system monitoring reports
- New features and improvements released regularly
- Multiple languages including U.S. English, Australian English, Bulgarian, Chinese (Simplified and Traditional), Dutch, French, German, Hungarian, Italian, Japanese, Korean, Polish, Brazilian Portuguese, Romanian, Russian, Turkish, Spanish, Swedish, and Ukrainian
2021-01-11 23:46:48 +01:00
2021-11-29 08:20:07 +01:00
**Shipped version:** 6.1.0~ynh1
2021-01-11 23:46:48 +01:00
2021-05-22 12:31:52 +02:00
## Screenshots
2021-01-11 23:46:48 +01:00
2021-06-15 08:35:11 +02:00
![](./doc/screenshots/screenshot.png)
2017-01-20 21:10:52 +01:00
2021-05-22 12:31:52 +02:00
## Disclaimers / important information
2015-10-21 13:03:49 +02:00
2021-05-22 12:31:52 +02:00
## Configuration
* How to configure this app: From an admin panel, a plain file with SSH.
2015-10-21 13:03:49 +02:00
2021-05-22 12:31:52 +02:00
## YunoHost specific features
This package can install the [*Entreprise Edition*](https://docs.mattermost.com/overview/product.html#mattermost-enterprise-edition) or the [*Team Edition*](https://docs.mattermost.com/overview/product.html#mattermost-team-edition).
Mattermost Mobile and Desktop Apps are available [here](https://mattermost.com/download/)
2015-10-21 13:03:49 +02:00
2021-01-11 23:46:48 +01:00
## Limitations
2015-10-21 13:03:49 +02:00
* LDAP integration is not supported (see #58)
2015-10-21 13:03:49 +02:00
2021-01-11 23:46:48 +01:00
## Additional information
2015-10-21 13:03:49 +02:00
* This package can by installed on `ARM`, `ARM64` and `x86-64` architecture (only `x86-64` if you choose to install the *Entreprise Edition*).
2015-10-21 13:03:49 +02:00
2021-05-22 12:31:52 +02:00
## Documentation and resources
* Official app website: http://www.mattermost.org/
2021-08-27 15:37:31 +02:00
* Official user documentation: https://docs.mattermost.com/guides/messaging.html
* Official admin documentation: https://docs.mattermost.com/guides/deployment.html
2021-06-15 08:35:11 +02:00
* Upstream app code repository: https://github.com/mattermost/mattermost-server
2021-05-22 12:31:52 +02:00
* YunoHost documentation for this app: https://yunohost.org/app_mattermost
2021-06-15 08:35:11 +02:00
* Report a bug: https://github.com/YunoHost-Apps/mattermost_ynh/issues
2017-05-25 13:29:31 +02:00
2021-01-11 23:46:48 +01:00
## Developer info
2017-05-25 13:29:31 +02:00
2021-01-11 23:46:48 +01:00
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/mattermost_ynh/tree/testing).
2017-10-16 06:20:15 +02:00
2021-01-11 23:46:48 +01:00
To try the testing branch, please proceed like that.
```
sudo yunohost app install https://github.com/YunoHost-Apps/mattermost_ynh/tree/testing --debug
or
sudo yunohost app upgrade mattermost -u https://github.com/YunoHost-Apps/mattermost_ynh/tree/testing --debug
```
2021-05-22 12:31:52 +02:00
**More info regarding app packaging:** https://yunohost.org/packaging_apps