mirror of
https://github.com/YunoHost-Apps/mattermost_ynh.git
synced 2024-09-03 19:36:29 +02:00
Mattermost package for YunoHost
conf | ||
scripts | ||
.gitignore | ||
check_process | ||
LICENSE | ||
manifest.json | ||
README.md | ||
test.sh | ||
Vagrantfile |
Mattermost for YunoHost
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

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
Limitations
- Any known limitations.
Additional information
- Other info you would like to add about this app.
Links
- Report a bug: https://github.com/YunoHost-Apps/mattermost_ynh/issues
- App website: http://www.mattermost.org/
- Upstream app repository: Link to the official repository of the upstream app.
- YunoHost website: https://yunohost.org/
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