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
2021-01-10 23:34:06 +01:00
conf fix 2021-01-10 23:25:58 +01:00
scripts Update remove 2021-01-10 23:34:06 +01:00
.gitignore Add test.sh: run tests in a Vagrant box 2017-09-11 12:53:22 +05:30
check_process fix 2021-01-10 19:44:07 +01:00
LICENSE Add a GPL licence file 2016-04-17 18:56:59 +02:00
manifest.json fix 2021-01-10 19:28:21 +01:00
README.md fix 2021-01-10 19:28:21 +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

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

Shipped version: 5.30.1

Screenshots

![](Link to a screenshot of this app.)

Demo

  • [Official demo](Link to a demo site for this app.)

Configuration

How to configure this app: From an admin panel, a plain file with SSH, or any other way.

Documentation

  • Official documentation: Link to the official documentation of this app
  • YunoHost documentation: If specific documentation is needed, feel free to contribute.

YunoHost specific features

Multi-user support

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

Supported architectures

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

Limitations

  • Any known limitations.

Additional information

  • Other info you would like to add about this app.

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