summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2015-09-29 15:34:21 -0400
committerChristopher Speller <crspeller@gmail.com>2015-09-29 15:34:21 -0400
commit942702ff1a6cc3763742ea9fec6ecc587d998411 (patch)
tree1e39df01979b0d3086fc627e55a1de1c17ec7c5d /README.md
parent2d5b2841862e3b932881cc6d087f7dbadcc0cfb8 (diff)
parent9c3feff5bcf6478eae29f80d407cbcd1da6ec474 (diff)
downloadchat-942702ff1a6cc3763742ea9fec6ecc587d998411.tar.gz
chat-942702ff1a6cc3763742ea9fec6ecc587d998411.tar.bz2
chat-942702ff1a6cc3763742ea9fec6ecc587d998411.zip
Merge release branch 'release-1.0.0'
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 58f4887f6..88f6dcb35 100644
--- a/README.md
+++ b/README.md
@@ -52,10 +52,12 @@ There are multiple ways to install Mattermost depending on your needs.
[![Build Status](https://travis-ci.org/mattermost/platform.svg?branch=master)](https://travis-ci.org/mattermost/platform)
-#### Production Deployment (for Beta2 and later)
+#### Production Deployment
Prior to production installation, please review [Mattermost system requirements](doc/install/requirements.md).
+- [Production Install on Ubuntu 14.04](https://github.com/mattermost/platform/blob/release-1.0.0/doc/install/prod-ubuntu.md) - Install Mattermost for production environments.
+
- [GitLab Mattermost Production Installation](https://gitlab.com/gitlab-org/gitlab-mattermost) - Install Mattermost for production environments bundled with GitLab, a leading open source Git repository, using an omnibus package for Ubuntu 12.04, Ubuntu 14.04, Debian 7, Debian 8, and CentOS 6 (and RedHat/Oracle/Scientific Linux 6), CentOS 7 (and RedHat/Oracle/Scientific Linux 7).
For technical questions and answers, please visit the [Mattermost forum](http://forum.mattermost.org).