Skip to content

Commit b383c28

Browse files
authored
Remove nested list-table (#504)
1 parent b168afd commit b383c28

File tree

1 file changed

+102
-104
lines changed

1 file changed

+102
-104
lines changed

source/includes/steps-configure-local-mode.yaml

Lines changed: 102 additions & 104 deletions
Original file line numberDiff line numberDiff line change
@@ -44,28 +44,16 @@ content: |
4444
The default locations for the :setting:`Versions Directory`
4545
depend on your |onprem| host platform:
4646
47-
.. list-table::
48-
:header-rows: 1
49-
:widths: 30 70
50-
51-
* - Platform
52-
- Versions Directory Default Path
53-
54-
* - RHEL, Ubuntu
55-
- ``/opt/mongodb/mms/mongodb-releases``
56-
57-
* - Linux Archive
58-
- ``<userSelected>/mongodb-releases``
59-
60-
* - Windows
61-
- ``C:\MMSData\MongoDBReleases``
47+
- RHEL, Ubuntu - ``/opt/mongodb/mms/mongodb-releases``
48+
- Linux Archive - ``<userSelected>/mongodb-releases``
49+
- Windows - ``C:\MMSData\MongoDBReleases``
6250
6351
The |application| expects the MongoDB binaries to be
6452
stored in this directory on every |onprem| host.
6553
6654
* - :guilabel:`Backup Versions Auto Download`
67-
- Select ``true`` unless your :opsmgr:`Backup Daemon </reference/glossary/#std-term-backup-daemon>` and
68-
|application| run on different platforms (chip
55+
- Select ``true`` unless your :opsmgr:`Backup Daemon </reference/glossary/#std-term-backup-daemon>`
56+
and |application| run on different platforms (chip
6957
architectures, operating systems, or operating system
7058
versions). If they run on separate platforms, select
7159
``false``.
@@ -77,7 +65,8 @@ content: |
7765
7866
* - :guilabel:`Required Module for Backup`
7967
- Select which build of MongoDB you want the
80-
:opsmgr:`Backup Daemon </reference/glossary/#term-backup-daemon>` to use for the :opsmgr:`head database </reference/glossary/#std-term-head-database>`.
68+
:opsmgr:`Backup Daemon </reference/glossary/#term-backup-daemon>` to use for
69+
the :opsmgr:`head database </reference/glossary/#std-term-head-database>`.
8170
Select :guilabel:`Enterprise Required` if you want the
8271
Backup Daemon to download only MongoDB Enterprise builds.
8372
@@ -90,103 +79,104 @@ level: 4
9079
ref: download-binaries
9180
content: |
9281
93-
Review the list that you prepared, in the
94-
:ref:`om-determine-binaries` section before this
95-
procedure, of the binaries that you need to store locally and
96-
download.
82+
Review the list that you prepared, in the
83+
:ref:`om-determine-binaries` section before this procedure, of the
84+
binaries that you need to store locally and download.
9785
98-
Using a computer connected to the Internet, go to the
99-
:dl:`MongoDB Download Center <enterprise>` and download the MongoDB
100-
binary archives for the appropriate platforms and versions.
86+
Using a computer connected to the Internet, go to the :dl:`MongoDB
87+
Download Center <enterprise>` and download the MongoDB binary
88+
archives for the appropriate platforms and versions.
10189
102-
Binaries are stored as compressed archives (``.tgz`` for all platforms except Windows, and ``.zip`` for Windows).
90+
Binaries are stored as compressed archives (``.tgz`` for all
91+
platforms except Windows, and ``.zip`` for Windows).
10392
104-
.. note::
93+
.. note::
10594
106-
If you download a binary archive using Microsoft Edge, the
107-
archive downloads with a ``.gz`` extension instead of a ``.tgz``
108-
extension. Change this file extension to ``.tgz`` before continuing.
109-
110-
a. Download the Community Server, Enterprise Server, or both.
95+
If you download a binary archive using Microsoft Edge, the
96+
archive downloads with a ``.gz`` extension instead of a ``.tgz``
97+
extension. Change this file extension to ``.tgz`` before
98+
continuing.
11199
112-
.. tabs::
100+
a. Download the Community Server, Enterprise Server, or both.
113101
114-
.. tab:: Community Server
115-
:tabid: community
102+
.. tabs::
116103
117-
To download MongoDB Community Server:
104+
.. tab:: Community Server
105+
:tabid: community
118106
119-
i. Go to the :guilabel:`MongoDB Download Center`.
107+
To download MongoDB Community Server:
120108
121-
#. Click :guilabel:`Servers` and then click
122-
:dl:`MongoDB Community Server <community>`.
109+
i. Go to the :guilabel:`MongoDB Download Center`.
123110
124-
#. In the :guilabel:`Version` dropdown menu, click the
125-
desired MongoDB version. By default, this menu displays
126-
the current release. This menu also provides the
127-
current version of all active release series and the
128-
current development series.
111+
#. Click :guilabel:`Servers` and then click
112+
:dl:`MongoDB Community Server <community>`.
129113
130-
#. In the :guilabel:`OS` dropdown menu, click the desired
131-
platform. By default, this menu displays the platform
132-
of the computer that is accessing this page.
114+
#. In the :guilabel:`Version` dropdown menu, click the
115+
desired MongoDB version. By default, this menu displays
116+
the current release. This menu also provides the
117+
current version of all active release series and the
118+
current development series.
133119
134-
#. In the :guilabel:`Package` dropdown menu, click the
135-
desired packaging for the download. By default, this
136-
menu displays an archive file format: ``.zip`` for
137-
Windows, ``.tgz`` for all other platforms.
120+
#. In the :guilabel:`OS` dropdown menu, click the desired
121+
platform. By default, this menu displays the platform
122+
of the computer that is accessing this page.
138123
139-
#. Click :guilabel:`Download`.
124+
#. In the :guilabel:`Package` dropdown menu, click the
125+
desired packaging for the download. By default, this
126+
menu displays an archive file format: ``.zip`` for
127+
Windows, ``.tgz`` for all other platforms.
140128
141-
To download an older version of the Community Server:
129+
#. Click :guilabel:`Download`.
142130
143-
i. Click the :guilabel:`All Version Binaries` link to the
144-
right of the :guilabel:`Download` button.
131+
To download an older version of the Community Server:
145132
146-
#. Download the **archive file** for each MongoDB host
147-
platform that |onprem| manages.
133+
i. Click the :guilabel:`All Version Binaries` link to the
134+
right of the :guilabel:`Download` button.
148135
149-
.. tab:: Enterprise Server
150-
:tabid: enterprise
151-
152-
To download
153-
:product:`MongoDB Enterprise Server <mongodb-enterprise-advanced>`:
136+
#. Download the **archive file** for each MongoDB host
137+
platform that |onprem| manages.
154138
155-
i. Go to the :guilabel:`MongoDB Download Center`.
139+
.. tab:: Enterprise Server
140+
:tabid: enterprise
156141
157-
#. Click :guilabel:`Servers` and then click
158-
:dl:`MongoDB Enterprise Server <enterprise>`.
142+
To download
143+
:product:`MongoDB Enterprise Server <mongodb-enterprise-advanced>`:
159144
160-
#. In the :guilabel:`Version` dropdown menu, click the
161-
desired MongoDB version. By default, this menu displays
162-
the current release. This menu also provides the
163-
current version of all active release series and the
164-
current development series.
145+
i. Go to the :guilabel:`MongoDB Download Center`.
165146
166-
#. In the :guilabel:`OS` dropdown menu, click the desired
167-
platform. By default, this menu displays the platform
168-
of the computer that is accessing this page.
147+
#. Click :guilabel:`Servers` and then click
148+
:dl:`MongoDB Enterprise Server <enterprise>`.
169149
170-
#. In the :guilabel:`Package` dropdown menu, click the
171-
desired packaging for the download. By default, this
172-
menu displays an archive file format: ``.zip`` for
173-
Windows, ``.tgz`` for all other platforms.
150+
#. In the :guilabel:`Version` dropdown menu, click the
151+
desired MongoDB version. By default, this menu displays
152+
the current release. This menu also provides the
153+
current version of all active release series and the
154+
current development series.
174155
175-
#. Click :guilabel:`Download`.
156+
#. In the :guilabel:`OS` dropdown menu, click the desired
157+
platform. By default, this menu displays the platform
158+
of the computer that is accessing this page.
176159
177-
To download an older version of the Enterprise Server:
160+
#. In the :guilabel:`Package` dropdown menu, click the
161+
desired packaging for the download. By default, this
162+
menu displays an archive file format: ``.zip`` for
163+
Windows, ``.tgz`` for all other platforms.
178164
179-
i. To download the older versions, click
180-
:guilabel:`Archived Releases`.
165+
#. Click :guilabel:`Download`.
181166
182-
#. For each platform and MongoDB version you want to
183-
download, click the link to the right of the
184-
:guilabel:`Archive` label.
167+
To download an older version of the Enterprise Server:
185168
186-
#. Download the :dl:`MongoDB Database Tools <database-tools>` in
187-
the ``.tgz`` format.
169+
i. To download the older versions, click
170+
:guilabel:`Archived Releases`.
188171
189-
#. (Optional) Download :dl:`MongoDB Shell <shell>`.
172+
#. For each platform and MongoDB version you want to
173+
download, click the link to the right of the
174+
:guilabel:`Archive` label.
175+
176+
#. Download the :dl:`MongoDB Database Tools <database-tools>` in
177+
the ``.tgz`` format.
178+
179+
#. (Optional) Download :dl:`MongoDB Shell <shell>`.
190180
191181
---
192182
title: "Populate all |onprem| hosts with the necessary MongoDB binaries and archives."
@@ -233,27 +223,28 @@ content: |
233223
234224
When you set these permissions, |onprem| can read and extract the
235225
archived binaries. Do not remove the execute permission from any
236-
directories under the
237-
:setting:`Versions Directory`. If you did, the
238-
:opsmgr:`Backup Daemon </reference/glossary/#std-term-backup-daemon>` cannot access any files inside those
239-
directories.
226+
directories under the :setting:`Versions Directory`. If you did,
227+
the :opsmgr:`Backup Daemon
228+
</reference/glossary/#std-term-backup-daemon>` cannot access any
229+
files inside those directories.
240230
241231
.. code-block:: sh
242232
:copyable:
243233
244234
sudo chmod -R 640 <path-to-the-versions-directory>/*.tgz \
245235
<path-to-the-versions-directory>/*.zip
246236
247-
c. Change permissions of the `mongodb-releases` root directory.
237+
c. Change permissions of the ``mongodb-releases`` root directory.
248238
249-
.. code-block:: sh
250-
:copyable:
239+
.. code-block:: sh
240+
:copyable:
251241
252-
chmod 755 mongodb-releases
242+
chmod 755 mongodb-releases
253243
254244
If these steps were successful, the resulting list of the
255-
:setting:`Versions Directory` should look similar to the following example.
256-
This example may not reflect the list of currently supported versions.
245+
:setting:`Versions Directory` should look similar to the following
246+
example. This example may not reflect the list of currently
247+
supported versions.
257248
258249
.. code-block:: sh
259250
@@ -283,20 +274,26 @@ action:
283274
a. Click the :guilabel:`Update MongoDB Version Manifest from
284275
MongoDB, Inc.` button.
285276
286-
b. The :opsmgr:`version manifest </reference/glossary/#std-term-version-manifest>` should update automatically.
277+
b. The :opsmgr:`version manifest
278+
</reference/glossary/#std-term-version-manifest>` should update
279+
automatically.
287280
288281
- heading: "Update the Version Manifest offline."
289282
pre: |
290283
291284
If the update via the web browser does not work, you need to
292-
copy and paste the :opsmgr:`version manifest </reference/glossary/#std-term-version-manifest>` to your |onprem|
293-
hosts.
285+
copy and paste the :opsmgr:`version manifest
286+
</reference/glossary/#std-term-version-manifest>` to your
287+
|onprem| hosts.
294288
295289
a. From a computer that can access both the Internet, download
296-
the version manifest from `https://opsmanager.mongodb.com/static/version_manifest/{+version+}.json <https://opsmanager.mongodb.com/static/version_manifest/{+version+}.json>`__.
290+
the version manifest from
291+
`https://opsmanager.mongodb.com/static/version_manifest/{+version+}.json
292+
<https://opsmanager.mongodb.com/static/version_manifest/{+version+}.json>`__.
297293

298-
#. Transfer the :opsmgr:`version manifest </reference/glossary/#std-term-version-manifest>` to a computer that can
299-
connect to your |application|.
294+
#. Transfer the :opsmgr:`version manifest
295+
</reference/glossary/#std-term-version-manifest>` to a
296+
computer that can connect to your |application|.
300297

301298
#. Open the manifest JSON file.
302299

@@ -331,7 +328,8 @@ content: |
331328
332329
.. seealso::
333330
334-
:ref:`Start Ops Manager When All Versions Are Not Downloaded <fix-local-mode-start-failure>`.
331+
:ref:`Start Ops Manager When All Versions Are Not Downloaded
332+
<fix-local-mode-start-failure>`.
335333
336334
---
337335
title: "Review and approve your changes."

0 commit comments

Comments
 (0)