File tree Expand file tree Collapse file tree 2 files changed +76
-6
lines changed Expand file tree Collapse file tree 2 files changed +76
-6
lines changed Original file line number Diff line number Diff line change @@ -16,14 +16,16 @@ Install the {+mcli+}
1616
1717.. include:: /includes/styles/corrections.rst
1818
19- You can use the {+mcli-long+} to deploy and manage MongoDB clusters in
20- |service|, |cloud-short|, and |onprem|.
19+ .. class:: hidden
20+
21+ .. toctree::
22+ :titlesonly:
2123
22- .. admonition:: Ops Manager Compatibility
23- :class: note
24+ /install/compatibility
2425
25- {+mcli+} is compatible with :opsmgr:`Ops Manager v4.2.0
26- </release-notes/application/#onprem-server-4-2-0>` and later.
26+ You can use the {+mcli-long+} to deploy and manage MongoDB clusters in
27+ |service|, |cloud-short|, and |onprem|. For operating system and MongoDB
28+ service version requirements, see :ref:`mcli-compatibility`.
2729
2830To install the {+mcli+}, choose one of the following methods:
2931
Original file line number Diff line number Diff line change 1+ .. _mcli-compatibility:
2+
3+ =============
4+ Compatibility
5+ =============
6+
7+ .. default-domain:: mongodb
8+
9+ .. contents:: On this page
10+ :local:
11+ :backlinks: none
12+ :depth: 1
13+ :class: singlecol
14+
15+ .. include:: /includes/styles/corrections.rst
16+
17+ Operating Systems
18+ -----------------
19+
20+ For {+mcli+} versions 1.0 and later, hosts must run the 64-bit
21+ versions of the following operating systems on an ``x86-64``
22+ architecture.
23+
24+ .. list-table::
25+ :header-rows: 1
26+
27+ * - Operating System
28+ - Operating System Version
29+ * - Amazon Linux
30+ - 2
31+ * - Debian
32+ - 9, 10
33+ * - MacOS
34+ - 10.14, 10.15
35+ * - Microsoft Windows
36+ - 10
37+ * - Microsoft Windows Server
38+ - 2012, 2012R2, 2016, 2019
39+ * - Red Hat Enterprise Linux / CentOS
40+ - 6, 7, 8
41+ * - SUSE Linux Enterprise Server
42+ - 12, 15
43+ * - Ubuntu
44+ - 16.04, 18.04
45+
46+ Atlas, Cloud Manager, and Ops Manager Versions
47+ ----------------------------------------------
48+
49+ {+mcli+} versions 1.0 and later are compatible with the following
50+ versions of |service|, |cloud-short|, and |onprem|.
51+
52+ .. list-table::
53+ :header-rows: 1
54+ :widths: 50 50
55+
56+ * - MongoDB Service
57+ - MongoDB Service Version
58+
59+ * - |service|
60+ - Current
61+
62+ * - |cloud-short|
63+ - Current
64+
65+ * - |onprem|
66+ - 4.2 [*]_, 4.4
67+
68+ .. [*] Some features are not available in |onprem| 4.2.
You can’t perform that action at this time.
0 commit comments