|
55 | 55 | ~~~~~~
|
56 | 56 |
|
57 | 57 | MongoDB requires the following minimum ``x86_64`` microarchitectures:
|
58 |
| -[#microarch-intel]_ |
59 | 58 |
|
60 | 59 | - For Intel ``x86_64``, MongoDB requires one of:
|
61 | 60 |
|
@@ -113,31 +112,22 @@ Recommended Platforms
|
113 | 112 | While MongoDB supports a variety of platforms, the following operating
|
114 | 113 | systems are recommended for production use on ``x86_64`` architecture:
|
115 | 114 |
|
116 |
| -- Amazon Linux 2 |
117 |
| -- Debian 10 and 11 |
118 |
| -- :abbr:`RHEL (Red Hat Enterprise Linux)` / CentOS 7, 8, and 9 [#rocky-almalinux]_ |
119 |
| -- SLES 12 and 15 |
120 |
| -- Ubuntu LTS 18.04, 20.04, and 22.04 |
121 |
| -- Windows Server 2016 and 2019 |
| 115 | +- Amazon Linux |
| 116 | +- Debian |
| 117 | +- :abbr:`RHEL (Red Hat Enterprise Linux)` [#rocky-almalinux]_ |
| 118 | +- SLES |
| 119 | +- Ubuntu LTS |
| 120 | +- Windows Server |
122 | 121 |
|
123 |
| -.. [#oracle-linux] |
124 |
| - |
125 |
| - MongoDB only supports Oracle Linux running the Red Hat Compatible |
126 |
| - Kernel (RHCK). MongoDB does **not** support the Unbreakable |
127 |
| - Enterprise Kernel (UEK). |
128 |
| - |
129 |
| -.. [#microarch-intel] |
130 |
| - |
131 |
| - MongoDB 5.0 requires use of the AVX instruction set, available on |
132 |
| - `select Intel and AMD processors |
133 |
| - <https://en.wikipedia.org/wiki/Advanced_Vector_Extensions#CPUs_with_AVX>`__. |
| 122 | +For best results, run the latest version of your platform. If you run an |
| 123 | +older version, make sure that your version is supported by its provider. |
134 | 124 |
|
135 | 125 | .. [#rocky-almalinux]
|
136 | 126 |
|
137 |
| - MongoDB on-premises products released for RHEL version 8.0+ are |
138 |
| - compatible with and supported on Rocky Linux version 8.0+ and |
139 |
| - AlmaLinux version 8.0+, contingent upon those distributions meeting their |
140 |
| - obligation to deliver full RHEL compatibility. |
| 127 | + MongoDB on-premises products released for RHEL version 8.0+ are |
| 128 | + compatible with Rocky Linux version 8.0+ and AlmaLinux version 8.0+, |
| 129 | + contingent upon those distributions meeting their obligation to |
| 130 | + deliver full RHEL compatibility. |
141 | 131 |
|
142 | 132 | .. seealso::
|
143 | 133 |
|
|
0 commit comments