Skip to content

Mattermost - open source, self-hosted Slack-alternative

Notifications You must be signed in to change notification settings

turnkeylinux-apps/mattermost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mattermost - Self-hosted Slack compatible team messaging

Mattermost is a sleek, Slack-compatible open source service that makes it easy to self-host team communications. It brings messaging and file sharing into one place, accessible across PCs and mobile, with archiving and search. It integrates with a range of apps out-of-the-box and is extendable so you can build custom functionality on top of the Golang / React core.

This appliance includes all the standard features in TurnKey Core, and on top of that:

  • Mattermost configurations:

    • Mattermost installed from upstream source code to /opt/mattermost

      Security note: Updates to Mattermost may require supervision so they ARE NOT configured to install automatically. See below for updating Mattermost.

    • Includes Nginx (webserver); pre-configured to proxy Mattermost.

    • Pre-configured to use PostgreSQL (recommended for production).

  • SSL support out of the box.

  • Adminer administration frontend for PostgreSQL (listening on port 12322 - uses SSL).

  • Postfix MTA (bound to localhost) to allow sending of email (e.g., password recovery).

  • Webmin modules for configuring Postfix, PostgreSQL.

Supervised Manual Mattermost Update

Note: Check the Mattermost docs to ensure that upgrading your current version to the latest is supported. Always ensure that you have a tested backup before proceeding with software updates.

See the Official Mattermost docs for instructions on how to update.

Mattermost does not have a security only newsletter so we recommend that you subcribe to the Mattermost Newsletter to keep up to date.

Credentials (passwords set at first boot)

  • Webmin, SSH: username root
  • PostgreSQL, Adminer: username postgres