Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 4 additions & 7 deletions source/install/ee-prod-rhel-6.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,10 @@
Production Enterprise Install on RHEL 6.6
===========================================

Install Mattermost Enterprise Edition in production mode on one, two or three machines, using the following steps:

- `Install Red Hat Enterprise Linux (x64) 6.6`_
- `Set up Database Server`_
- `Set up Mattermost Server`_
- `Set up NGINX Server`_
- `Test setup and configure Mattermost Server`_
Install Mattermost Enterprise Edition in production mode on one, two or three machines.

.. contents::
:backlinks: top

Install Red Hat Enterprise Linux (x64) 6.6
------------------------------------------
Expand Down
12 changes: 4 additions & 8 deletions source/install/ee-prod-rhel-7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,10 @@
Production Enterprise Install on RHEL 7.1+
==========================================

Install Mattermost Enterprise Edition in production mode on one, two or three machines, using the following steps:

- `Install Red Hat Enterprise Linux (x64) 7.1+`_
- `Set up Database Server`_
- `Set up Mattermost Server`_
- `Set up NGINX Server`_
- `Test setup and configure Mattermost Server`_

Install Mattermost Enterprise Edition in production mode on one, two or three machines.

.. contents::
:backlinks: top

Install Red Hat Enterprise Linux (x64) 7.1+
-------------------------------------------
Expand Down
15 changes: 6 additions & 9 deletions source/install/prod-debian.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,12 @@
Production Install on Debian Jessie
===================================

Note: This install guide has been generously contributed by the
Mattermost community. It has not yet been tested by the core team. We
have `an open
ticket <https://github.com/mattermost/platform/issues/1185>`__
requesting community help testing and improving this guide. Once the
community has confirmed we have multiple deployments on these
instructions, we can update the text here. If you're installing on
Debian anyway, please let us know of any issues or suggest
improvements? https://github.com/mattermost/platform/issues/1185
Install Mattermost in production mode on one, two or three machines, using the following steps:

.. attention:: This unofficial guide is maintained by the Mattermost community and this deployment configuration is not yet officially supported by Mattermost, Inc. `Community testing, feedback and improvements are welcome and greatly appreciated. <https://github.com/mattermost/platform/issues/1185>`_

.. contents::
:backlinks: top

Install Debian Jessie (x64)
---------------------------
Expand Down
9 changes: 3 additions & 6 deletions source/install/prod-ubuntu-1404.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,10 @@
Production Install on Ubuntu 14.04 LTS
======================================

Install Mattermost in production mode on one, two or three machines, using the following steps:

- `Install Ubuntu Server (x64) 14.04 LTS`_
- `Set up Database Server`_
- `Set up Mattermost Server`_
- `Set up NGINX Server`_
Install Mattermost in production mode on one, two or three machines.

.. contents::
:backlinks: top

Install Ubuntu Server (x64) 14.04 LTS
-------------------------------------
Expand Down
10 changes: 3 additions & 7 deletions source/install/prod-ubuntu-16.04.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,10 @@
Production Install on Ubuntu 16.04 LTS
======================================

Install Mattermost in production mode on one, two or three machines, using the following steps:

- `Install Ubuntu Server (x64) 16.04 LTS`_
- `Set up Database Server`_
- `Set up Mattermost Server`_
- `Set up NGINX Server`_
- `Post-Installation Mattermost Configuration`_
Install Mattermost in production mode on one, two or three machines.

.. contents::
:backlinks: top

Install Ubuntu Server (x64) 16.04 LTS
-------------------------------------
Expand Down
4 changes: 2 additions & 2 deletions source/install/prod-windows-2012.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
.. _prod-windows:

Production Install on Windows Server (Unofficial )
Production Install on Windows Server (Unofficial)
=================================================

This install guide shows how to deploy Mattermost on Windows Server 2012 with IIS.
Install Mattermost in production mode on one, two or three machines.

.. attention:: This unofficial guide is maintained by the Mattermost community and this deployment configuration is not yet officially supported by Mattermost, Inc. `Community testing, feedback and improvements are welcome and greatly appreciated. <https://github.com/mattermost/docs/issues/360>`_

Expand Down