Mattermost Installer is a set of installers for deploying Mattermost on your instances.
- Enterprise Usecase (Compute, SQL and Storage Instances are separated)
- Normal Installation (Compute, SQL and Storage in a single instance)
wget https://github.com/The-Bash-Project/mattermost-installer/releases/download/v1.0/install.sh; sudo chmod +x install.sh; sudo ./install.sh