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