1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mattermost_ynh.git synced 2024-09-03 19:36:29 +02:00
Mattermost package for YunoHost
Find a file
Pierre de La Morinerie b1f180d08a Merge pull request #32 from lindy65/lindy65-patch-2
Update VERSION
2017-08-11 11:13:41 +05:30
conf Upgrade to Mattermost v4.0 2017-07-21 22:11:04 +02:00
scripts Merge pull request #28 from YunoHost-Apps/analytics 2017-07-25 18:20:28 +02:00
LICENSE Add a GPL licence file 2016-04-17 18:56:59 +02:00
manifest.json Improve wording of french telemetry statement 2017-07-25 18:19:36 +02:00
README.md Infos about telemetrics 2017-05-25 13:29:31 +02:00
VERSION Update VERSION 2017-08-10 20:52:54 +02:00

Description

A Yunohost package for Mattermost, an open-source, self-hosted alternative to Slack.

Build status

See https://ci-apps.yunohost.org/jenkins/job/mattermost%20(Community)/ for checking current build status.

Requirements

Mattermost requires:

  • A x86_64 system (check with uname -m),
  • MySQL 5.6 or higher, or MariaDB 10 or higher (check with mysql --version).

Installing

You can either :

  • Install from the Yunohost Admin web interface, by providing this URL: https://github.com/kemenaran/mattermost_ynh
  • Install from the command-line: yunohost app install https://github.com/kemenaran/mattermost_ynh

Upgrading

Mattermost upgrades tend to work only from one minor version to the other (3.0 to 3.1, 3.1 to 3.2, etc).

Important: to upgrade from Mattermost 2.2, you will need an extra manual step. Run the upgrade from Yunohost, then follow this guide.

What works

  • Installation on domain's root
  • Notification emails

TODO

  • Allow installation in sub-directory (only root-domains work for now)
  • LDAP integration

About telemetrics

Mattermost is used to send some telemetrics about your usage of it. But this data doesn't send to mattermost, but to a third party site named segment.com. You can find more information about his behavior on the mattermost documentation.

This behavior can be turn on or off when you install this app.