MetaSyntactical.mattermost
Ansible Role: Mattermost
This role installs Mattermost on Ubuntu Linux servers.
What is Mattermost?
Mattermost is an open-source messaging platform that you host yourself, similar to Slack.
Instead of using proprietary SaaS messaging services, Mattermost consolidates all your team communication into one place, making it easy to search and access from anywhere.
Requirements
Mattermost needs either a MySQL or PostgreSQL server to connect to.
You can use the ANXS.postgresql Ansible role to install a PostgreSQL server.
If you want to enable monit protection, you need to have monit installed. You can use the ANXS.monit role to install monit.
Role Variables
(Coming soon.)
Dependencies
None.
Example Playbook
- hosts: appserver
become: yes
roles:
- { role: metasyntactical.mattermost }
License
MIT
Author Information
This role was created in 2016 by Daniel Kreuer for MetaSyntactical.
Informazioni sul progetto
Mattermost installation and configuration.
Installa
ansible-galaxy install MetaSyntactical.mattermost
Licenza
mit
Download
77
Proprietario