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
Éric Gaspar c7f9432529
Update manifest.json
Co-authored-by: Pierre de La Morinerie <kemenaran@gmail.com>
2021-01-14 12:19:20 +01:00
conf Add Team and Enterprise (#202) 2021-01-13 11:31:12 +01:00
scripts Update scripts/upgrade 2021-01-14 08:36:16 +01:00
.gitignore Add test.sh: run tests in a Vagrant box 2017-09-11 12:53:22 +05:30
check_process Update check_process 2021-01-13 18:44:21 +01:00
LICENSE Add a GPL licence file 2016-04-17 18:56:59 +02:00
manifest.json Update manifest.json 2021-01-14 12:19:20 +01:00
README.md Update README.md 2021-01-14 12:16:52 +01:00
README_fr.md Update README_fr.md 2021-01-14 12:17:05 +01:00
test.sh tests: use more recent Yunohost box 2020-02-09 01:04:46 +01:00
Vagrantfile tests: make default password more complex 2020-02-09 01:04:46 +01:00

Mattermost for YunoHost

Integration level
Install Mattermost with YunoHost

Lire ce readme en français.

This package allows you to install Mattermost quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Mattermost is a self-hosted, open source instant messaging and service software. It's designed as an internal chat for organizations and businesses, and it's touted as an alternative to Slack.

Shipped version: 5.30.1

Screenshots

Configuration

  • How to configure this app: From an admin panel, a plain file with SSH.

Documentation

YunoHost specific features

This package can install the Entreprise Edition or the Team Edition.

Mattermost Mobile and Desktop Apps are available here

Multi-user support

  • Are LDAP and HTTP auth supported? No
  • Can the app be used by multiple users? Yes

Supported architectures

  • x86-64 - Build Status
  • ARMv8-A - Build Status

Limitations

  • Any known limitations.

Additional information

  • This package can by installed on ARM, ARM64 and x86-64 architecture (only x86-64 if you choose to install the Entreprise Edition).

Developer info

Please send your pull request to the testing branch.

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