@@ -27,28 +27,26 @@ especially when running in production.
27
27
28
28
.. include:: /includes/fact-mms-summary.rst
29
29
30
- MongoDB Binaries
30
+ Platform Support
31
31
----------------
32
32
33
33
.. _prod-notes-supported-platforms:
34
34
35
- Supported Platforms
36
- ~~~~~~~~~~~~~~~~~~~
37
-
38
35
For running **in production**, refer to the
39
36
:ref:`prod-notes-recommended-platforms` for operating system
40
37
recommendations.
41
38
39
+ Platform Support Notes
40
+ ----------------------
41
+
42
42
.. note::
43
43
44
44
.. include:: /includes/extracts/4.0-errata-wt-4018.rst
45
45
46
46
For details, see :issue:`WT-4018`.
47
47
48
- .. _prod-notes-supported-platforms-x86_64:
49
-
50
48
x86_64
51
- ``````
49
+ ~~~~~~
52
50
53
51
MongoDB requires the following minimum ``x86_64`` microarchitectures:
54
52
[#microarch-intel]_
@@ -66,8 +64,6 @@ Starting in MongoDB 5.0, :binary:`~bin.mongod`, :binary:`~bin.mongos`,
66
64
and the legacy :binary:`~bin.mongo` shell no longer support ``x86_64``
67
65
platforms which do not meet this minimum microarchitecture requirement.
68
66
69
- .. include:: /includes/fact-platform-x86_64.rst
70
-
71
67
.. [#oracle-linux]
72
68
73
69
MongoDB only supports Oracle Linux running the Red Hat Compatible
@@ -83,7 +79,7 @@ platforms which do not meet this minimum microarchitecture requirement.
83
79
.. _prod-notes-supported-platforms-ARM64:
84
80
85
81
ARM64
86
- `````
82
+ ~~~~~
87
83
88
84
MongoDB on ``arm64`` requires the *ARMv8.2-A* or later
89
85
microarchitecture.
@@ -92,33 +88,14 @@ Starting in MongoDB 5.0, :binary:`~bin.mongod`, :binary:`~bin.mongos`,
92
88
and the legacy :binary:`~bin.mongo` shell no longer support ``arm64``
93
89
platforms which do not meet this minimum microarchitecture requirement.
94
90
95
- .. include:: /includes/fact-platform-arm64.rst
96
-
91
+ .. _prod-notes-supported-platforms-x86_64:
97
92
.. _prod-notes-supported-platforms-PPC64LE:
98
-
99
- PPC64LE (MongoDB Enterprise Edition)
100
- ````````````````````````````````````
101
-
102
- .. include:: /includes/fact-platform-ppc64le.rst
103
-
104
93
.. _prod-notes-supported-platforms-s390x:
105
94
106
- s390x (MongoDB Community Edition)
107
- `````````````````````````````````
108
-
109
- .. include:: /includes/fact-platform-s390x-community.rst
110
-
111
- s390x (MongoDB Enterprise Edition)
112
- ``````````````````````````````````
113
-
114
- .. include:: /includes/fact-platform-s390x-enterprise.rst
115
-
116
- .. _prod-notes-supported-platforms-containers:
117
-
118
- Containers
119
- ``````````
95
+ Platform Support Matrix
96
+ -----------------------
120
97
121
- .. include :: /includes/fact- platform-containers .rst
98
+ .. sharedinclude :: server/platform-support/ platform-support .rst
122
99
123
100
.. _prod-notes-recommended-platforms:
124
101
@@ -129,7 +106,7 @@ While MongoDB supports a variety of platforms, the following operating
129
106
systems are recommended for production use on ``x86_64`` architecture:
130
107
131
108
- Amazon Linux 2
132
- - Debian 9 and 10
109
+ - Debian 10
133
110
- :abbr:`RHEL (Red Hat Enterprise Linux)` / CentOS 7 and 8
134
111
- SLES 12 and 15
135
112
- Ubuntu LTS 18.04 and 20.04
0 commit comments