Read this README in other languages.
This package allows you to install Mostlymatter quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
Mostlymatter is a fork of Mattermost meant to remove the users and messages limits. Mattermost is an open source platform for secure collaboration across the entire software development lifecycle. Mattermost is written in Go and React and runs as a single Linux binary with MySQL or PostgreSQL.
Mattermost Mobile and Desktop Apps are available here
- One-to-one and group messaging, file sharing, and unlimited search history
- 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
Shipped version: 10.4.2~ynh1
- Upstream app code repository: https://framagit.org/framasoft/framateam/mostlymatter
- YunoHost Store: https://apps.yunohost.org/app/mostlymatter
- Report a bug: https://github.com/YunoHost-Apps/mostlymatter_ynh/issues
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/mostlymatter_ynh/tree/testing --debug
or
sudo yunohost app upgrade mostlymatter -u https://github.com/YunoHost-Apps/mostlymatter_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps