Skip to content

Commit 1d6ded4

Browse files
Update Oracle Linux and Enterprise Linux references to 9+ to align with RHEL9+ requirement
- Updated Oracle Linux 6+/7+ references to Oracle Linux 9+ in software-hardware-requirements.rst - Updated Enterprise Linux 7+ and Oracle Linux 6+/7+ references to Enterprise Linux 9+ and Oracle Linux 9+ in deploy-rhel.rst - Updated desktop app RHEL/CentOS 7+ reference to RHEL/CentOS 9+ for consistency Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>
1 parent fe3e4b3 commit 1d6ded4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

source/deploy/server/linux/deploy-rhel.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<div class="mm-badge__reqs">
88
<h3>Minimum system requirements:</h3>
99
<ul>
10-
<li>Operating System: Enterprise Linux 7+, Oracle Linux 6+, Oracle Linux 7+</li>
10+
<li>Operating System: Enterprise Linux 9+, Oracle Linux 9+</li>
1111
<li>Hardware: 1 vCPU/core with 2GB RAM (support for up to 1,000 users)</li>
1212
<li>Database: <a href="https://docs.mattermost.com/deploy/postgres-migration.html">PostgreSQL v13+</a></li>
1313
<li>Network:

source/deploy/software-hardware-requirements.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Desktop apps
2727
"Mac", "macOS 12+", "macOS 12+"
2828
"Linux", "Ubuntu LTS releases 22.04 or later", "Ubuntu LTS releases 22.04 or later"
2929

30-
Though not officially supported, the Linux desktop app also runs on RHEL/CentOS 7+.
30+
Though not officially supported, the Linux desktop app also runs on RHEL/CentOS 9+.
3131

3232
.. note::
3333

@@ -84,7 +84,7 @@ Server software
8484
Mattermost server operating system
8585
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
8686

87-
- Ubuntu, Debian Buster, CentOS 6+, CentOS 7+, RedHat Enterprise Linux 9+, Oracle Linux 6+, Oracle Linux 7+.
87+
- Ubuntu, Debian Buster, CentOS 6+, CentOS 7+, RedHat Enterprise Linux 9+, Oracle Linux 9+.
8888
- Using the Mattermost `Docker deployment <https://github.com/mattermost/docker>`__ on a Docker-compatible operating system (Linux-based OS) is still recommended.
8989

9090
.. important::

0 commit comments

Comments
 (0)