From 9ab8c9a7740127c886b61d8397221f831e5de73d Mon Sep 17 00:00:00 2001 From: =Corey Hulen Date: Thu, 17 Dec 2015 13:24:37 -0800 Subject: [PATCH] Adding steps for RHEL 6 --- doc/install/Production-RHEL6.md | 4 ++-- doc/install/Production-RHEL7.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/install/Production-RHEL6.md b/doc/install/Production-RHEL6.md index 168aa96e1b..e3c6423c39 100644 --- a/doc/install/Production-RHEL6.md +++ b/doc/install/Production-RHEL6.md @@ -1,6 +1,6 @@ -# Production Installation on Red Hat Enterprise Linux 6.6+ +# Production Installation on Red Hat Enterprise Linux 6.6 -## Install Red Hat Enterprise Linux (x64) 6.6+ +## Install Red Hat Enterprise Linux (x64) 6.6 1. Set up 3 machines with RHEL with 2GB of RAM or more. The servers will be used for the Load Balancer, Mattermost (this must be x64 to use pre-built binaries), and Database. - **Optional:** You can also use a single machine for all 3 components in this install guide, depending on the standards of your data center. 2. Make sure the system is up to date with the most recent security patches. diff --git a/doc/install/Production-RHEL7.md b/doc/install/Production-RHEL7.md index f3a59d4a02..a479ec5ad9 100644 --- a/doc/install/Production-RHEL7.md +++ b/doc/install/Production-RHEL7.md @@ -1,6 +1,6 @@ -# Production Installation on Red Hat Enterprise Linux 7.1 +# Production Installation on Red Hat Enterprise Linux 7.1+ -## Install Red Hat Enterprise Linux (x64) 7.1 +## Install Red Hat Enterprise Linux (x64) 7.1+ 1. Set up 3 machines with RHEL with 2GB of RAM or more. The servers will be used for the Load Balancer, Mattermost (this must be x64 to use pre-built binaries), and Database. - **Optional:** You can also use a single machine for all 3 components in this install guide, depending on the standards of your data center. 2. Make sure the system is up to date with the most recent security patches.