Skip to content

Commit c2c6a43

Browse files
(DOCS-15159,DOCS-15815) v6.0.4 platform support updates (#2534)
* update Ubuntu supported platforms * add patch release clarification * update ubuntu enterprise support list * add patch release clarification * update recommended platforms * RHEL clarification * remove extra 64-bit sentence
1 parent dfea00e commit c2c6a43

File tree

5 files changed

+13
-12
lines changed

5 files changed

+13
-12
lines changed

source/administration/production-notes.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,10 +108,10 @@ While MongoDB supports a variety of platforms, the following operating
108108
systems are recommended for production use on ``x86_64`` architecture:
109109

110110
- Amazon Linux 2
111-
- Debian 10
111+
- Debian 10 and 11
112112
- :abbr:`RHEL (Red Hat Enterprise Linux)` / CentOS 7, 8, and 9 [#rocky-almalinux]_
113113
- SLES 12 and 15
114-
- Ubuntu LTS 18.04 and 20.04
114+
- Ubuntu LTS 18.04, 20.04, and 22.04
115115
- Windows Server 2016 and 2019
116116

117117
.. [#oracle-linux]

source/includes/fact-platform-support-enterprise-red-hat.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ MongoDB {+version+} Enterprise Edition supports the following
1515
Oracle Linux [#oracle-linux]_, Rocky Linux, and AlmaLinux [#rocky-almalinux]_
1616
on :ref:`x86_64 <prod-notes-supported-platforms-x86_64>` architecture:
1717

18-
- :abbr:`RHEL (Red Hat Enterprise Linux)` / CentOS / Oracle / Rocky / Alma 9
18+
- :abbr:`RHEL (Red Hat Enterprise Linux)` / CentOS / Oracle / Rocky /
19+
AlmaLinux 9 (Starting in MongoDB 6.0.4)
1920

2021
- :abbr:`RHEL (Red Hat Enterprise Linux)` / CentOS / Oracle / Rocky / Alma 8
2122

source/includes/fact-platform-support-enterprise-ubuntu.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ MongoDB {+version+} Enterprise Edition supports the following
1414
:red:`64-bit` Ubuntu LTS (long-term support) releases on
1515
:ref:`x86_64 <prod-notes-supported-platforms-x86_64>` architecture:
1616

17+
- 22.04 :abbr:`LTS (Long Term Support)` ("Jammy") (Starting in MongoDB 6.0.4)
18+
1719
- 20.04 :abbr:`LTS (Long Term Support)` ("Focal")
1820

1921
- 18.04 :abbr:`LTS (Long Term Support)` ("Bionic")
@@ -29,4 +31,3 @@ select platforms.
2931
See :ref:`prod-notes-supported-platforms` for more information.
3032

3133
.. include:: /includes/admonition-power-ubuntu-restriction.rst
32-

source/includes/fact-platform-support-red-hat.rst

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,20 +14,18 @@ Oracle Linux [#oracle-linux]_, Rocky Linux, and AlmaLinux
1414
[#rocky-almalinux-note]_
1515
on :ref:`x86_64 <prod-notes-supported-platforms-x86_64>` architecture:
1616

17-
- :abbr:`RHEL (Red Hat Enterprise Linux)` / CentOS / Oracle / Rocky / AlmaLinux 9
17+
- :abbr:`RHEL (Red Hat Enterprise Linux)` / CentOS / Oracle / Rocky /
18+
AlmaLinux 9 (Starting in MongoDB 6.0.4)
1819

1920
- :abbr:`RHEL (Red Hat Enterprise Linux)` / CentOS / Oracle / Rocky / AlmaLinux 8
2021

2122
- :abbr:`RHEL (Red Hat Enterprise Linux)` / CentOS / Oracle 7
2223

2324
- :abbr:`RHEL (Red Hat Enterprise Linux)` / CentOS / Oracle 6
2425

25-
MongoDB only supports the 64-bit versions of these platforms.
26-
27-
MongoDB {+version+} Community Edition on
28-
:abbr:`RHEL (Red Hat Enterprise Linux)` / CentOS / Oracle / Rocky / AlmaLinux
29-
also supports the :ref:`ARM64 <prod-notes-supported-platforms-ARM64>` architecture on
30-
select platforms.
26+
MongoDB {+version+} Community Edition also supports the :ref:`ARM64
27+
<prod-notes-supported-platforms-ARM64>` architecture on :abbr:`RHEL (Red
28+
Hat Enterprise Linux)` / CentOS / Oracle / Rocky / AlmaLinux 8.
3129

3230
See :ref:`prod-notes-supported-platforms` for more information.
3331

source/includes/fact-platform-support-ubuntu.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ MongoDB {+version+} Community Edition supports the following
1010
:red:`64-bit` Ubuntu LTS (long-term support) releases on
1111
:ref:`x86_64 <prod-notes-supported-platforms-x86_64>` architecture:
1212

13+
- 22.04 :abbr:`LTS (Long Term Support)` ("Jammy") (Starting in MongoDB 6.0.4)
14+
1315
- 20.04 :abbr:`LTS (Long Term Support)` ("Focal")
1416

1517
- 18.04 :abbr:`LTS (Long Term Support)` ("Bionic")
@@ -23,4 +25,3 @@ MongoDB {+version+} Community Edition on Ubuntu also supports the
2325
select platforms.
2426

2527
See :ref:`prod-notes-supported-platforms` for more information.
26-

0 commit comments

Comments
 (0)