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