penpot / mattermost-omnibus

A simple way to install Mattermost.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mattermost Omnibus

Generates Mattermost debian packages easy that makes it trivial to deploy the platform in an empty instance.

Installation

Please refer to the Omnibus Install Documentation.

Development environment

Requirements

You need to have make and docker installed, and the following repositories added to the apt sources:

Usage

To build a package, just run:

make all version=X.Y.Z revision=N

About

A simple way to install Mattermost.


Languages

Language:Go 60.0%Language:Python 19.6%Language:Shell 11.9%Language:Makefile 8.4%