Skip to content

Commit d88c401

Browse files
committed
Normalized 'install-*-server.rst' docs for consistency
1 parent 9d6e143 commit d88c401

File tree

4 files changed

+14
-10
lines changed

4 files changed

+14
-10
lines changed

source/install/install-rhel-66-server.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@ Install the 64-bit version of RHEL 6.6 on each machine that hosts one or more of
1515

1616
- ``sudo yum update``
1717
- ``sudo yum upgrade``
18+
19+
Now that the system is up to date, you can start installing the components that make up a Mattermost system.

source/install/install-rhel-71-server.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@ Install the 64-bit version of RHEL 7.1 on each machine that hosts one or more of
1515

1616
- ``sudo yum update``
1717
- ``sudo yum upgrade``
18+
19+
Now that the system is up to date, you can start installing the components that make up a Mattermost system.
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1+
.. _install-ubuntu-1404-server:
2+
13
Installing Ubuntu Server 14.04 LTS
24
==================================
35

4-
Install Ubuntu Server on each machine that hosts one or more of the components. In most cases you need the 64-bit version.
5-
6-
You can use the 32-bit version on a machine that hosts the database and proxy server, but the Mattermost server requires 64-bit.
6+
Install the 64-bit version of Ubuntu Server on each machine that hosts one or more of the components.
77

8-
**To install Ubuntu Server:**
8+
**To install Ubuntu Server 14.04:**
99

1010
1. Download the appropriate ISO image from http://releases.ubuntu.com/14.04.5/ and burn it to a CD-ROM.
1111

@@ -16,4 +16,4 @@ You can use the 32-bit version on a machine that hosts the database and proxy se
1616
- ``sudo apt-get update``
1717
- ``sudo apt-get upgrade``
1818

19-
Now that the system is up to date, you can install the database.
19+
Now that the system is up to date, you can start installing the components that make up a Mattermost system.
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1+
.. _install-ubuntu-1604-server:
2+
13
Installing Ubuntu Server 16.04 LTS
24
==================================
35

4-
Install Ubuntu Server on each machine that hosts one or more of the components. In most cases you need the 64-bit version.
5-
6-
You can use the 32-bit version on a machine that hosts the database and proxy server, but the Mattermost server requires 64-bit.
6+
Install the 64-bit version of Ubuntu Server on each machine that hosts one or more of the components.
77

8-
**To install Ubuntu Server:**
8+
**To install Ubuntu Server 16.04:**
99

1010
1. Download the appropriate ISO image from http://releases.ubuntu.com/16.04/ and burn it to a CD-ROM.
1111

@@ -16,4 +16,4 @@ You can use the 32-bit version on a machine that hosts the database and proxy se
1616
- ``sudo apt-get update``
1717
- ``sudo apt-get upgrade``
1818

19-
Now that the system is up to date, you can install the database.
19+
Now that the system is up to date, you can start installing the components that make up a Mattermost system.

0 commit comments

Comments
 (0)