magicknot / mattermost-cookbook

Chef cookbook for installing Mattermost open source, self-hosted Slack-alternative

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mattermost Cookbook

Build Status Cookbook Version

Overview

This cookbook installs and configures Mattermost, the opensource Slack alternative.

Supported Versions

Cookbook Version Mattermost Version
v1.5.5 4.4.2
v1.5.3 4.3.2
v1.4.0 4.2.0
v1.3.0 4.1.0
v1.2.0 4.0.4
v1.1.0 3.10.3
v1.0.0 3.9.2

Requirements

Platforms:

The following platforms and versions are tested and supported using test-kitchen

  • Ubuntu 16 LTS
  • Debian 9
  • CentOS 7

Chef

  • Chef 12.7+

Cookbooks

Usage

Using this cookbook is relatively straightforward. It is recommended to create a project or organization specific wrapper cookbook and add the desired recipes (for example, to setup a database) to the run list of a node.

Attributes

All settings are the default settings that come from Mattermost repository. Make sure to review them all and change what's necessary.

License and Authors

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Chef cookbook for installing Mattermost open source, self-hosted Slack-alternative

License:Apache License 2.0


Languages

Language:HTML 61.0%Language:Ruby 39.0%