Skip to content

Commit 87e9a4e

Browse files
Tony Sansoneatsansone
authored andcommitted
Updated per @gilberto-mdb review #2.
1 parent 7e3006a commit 87e9a4e

File tree

4 files changed

+21
-89
lines changed

4 files changed

+21
-89
lines changed

source/download.txt

Lines changed: 7 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,6 @@ Download Compass
44

55
.. default-domain:: mongodb
66

7-
.. contents:: On this page
8-
:local:
9-
:backlinks: none
10-
:depth: 1
11-
:class: singlecol
12-
13-
Choose the tab corresponding to the platform on which you will download
14-
|compass-short| and follow the given tutorials.
15-
167
.. tabs::
178

189
tabs:
@@ -80,8 +71,6 @@ Software Requirements
8071
|compass-short| requires the 64-bit version of RHEL 7+ or
8172
later and MongoDB 3.0 or later.
8273

83-
.. include:: /includes/fact-isolated-edition-firewall.rst
84-
8574
.. _macOS Terminal: https://support.apple.com/guide/terminal/welcome/mac
8675
.. _Windows Powershell: https://docs.microsoft.com/en-us/powershell/scripting/overview?view=powershell-6
8776
.. _zsh: https://www.zsh.org/
@@ -104,15 +93,14 @@ To download |compass-short|, you can use your preferred web browser.
10493

10594
.. tabs::
10695

96+
hidden: true
97+
10798
tabs:
10899
- id: osx
109100
name: macOS
110101
content: |
111102

112-
To download |compass| to a macOS host using a web
113-
browser:
114-
115-
1. Open the {+download-page+}.
103+
1. Open the {+download-page+}.
116104

117105
#. Download the latest version of |compass| for
118106
macOS. The |compass| installer is a ``.dmg`` disk
@@ -122,43 +110,18 @@ To download |compass-short|, you can use your preferred web browser.
122110
name: Windows
123111
content: |
124112

125-
To download |compass| to a Windows host using a web
126-
browser:
127-
128113
1. Open the {+download-page+}.
129114

130115
#. Select the installer you prefer:
131116

132-
.. tabs::
133-
134-
tabs:
135-
- id: exe
136-
name: EXE
137-
content: |
138-
139-
:guilabel:`Windows 64-bit (7+)` : ``mongodb-compass-{+current-version+}-win32-x64.exe``
140-
141-
- id: msi
142-
name: MSI
143-
content: |
144-
145-
:guilabel:`Windows 64-bit (7+) (MSI)` :
146-
``mongodb-compass-{+current-version+}-win32-x64.msi``
147-
148-
- id: zip
149-
name: ZIP
150-
content: |
151-
152-
:guilabel:`Windows 64-bit (7+) (Zip)` :
153-
``mongodb-compass-{+current-version+}-win32-x64.zip``
117+
#. Download the latest version of |compass| for
118+
Windows. The |compass| installer is available as a ``.exe``
119+
or ``.msi`` package or a ``.zip`` archive.
154120

155121
- id: ubuntu
156122
name: Ubuntu
157123
content: |
158124

159-
To download |compass| to an Ubuntu host using a web
160-
browser:
161-
162125
1. Open the {+download-page+}.
163126

164127
#. Download the latest version of |compass| for
@@ -169,10 +132,7 @@ To download |compass-short|, you can use your preferred web browser.
169132
name: RHEL
170133
content: |
171134

172-
To download |compass| to a Red Hat Enterprise Linux host using
173-
a web browser:
174-
175135
1. Open the {+download-page+}.
176136

177137
#. Download the latest version of |compass| for Ubuntu. The
178-
|compass| installer is a ``.rpm`` package.
138+
|compass| installer is a ``.rpm`` package.

source/faq.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ FAQ
1212
:depth: 1
1313
:class: singlecol
1414

15+
What is the Compass Isolated Edition?
16+
-------------------------------------
17+
18+
.. include:: /includes/fact-isolated-edition-firewall.rst
19+
1520
What is the performance impact of running this tool?
1621
----------------------------------------------------
1722

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
.. note::
2-
3-
:guilabel:`Compass Isolated Edition` restricts network
4-
requests to only the MongoDB server chosen on the
5-
:ref:`Connect <connect-run-compass>` screen. All other
6-
outbound connections are not permitted in this edition, meaning no
7-
additional firewall configuration is required when running Compass
8-
Isolated Edition.
1+
:guilabel:`Compass Isolated Edition` restricts network
2+
requests to only the MongoDB server chosen on the
3+
:ref:`Connect <connect-run-compass>` screen. All other
4+
outbound connections are not permitted in this edition, meaning no
5+
additional firewall configuration is required when running Compass
6+
Isolated Edition.

source/install.txt

Lines changed: 3 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -4,47 +4,16 @@ Install Compass
44

55
.. default-domain:: mongodb
66

7-
.. contents:: On this page
8-
:local:
9-
:backlinks: none
10-
:depth: 1
11-
:class: singlecol
12-
13-
Choose the tab corresponding to the platform on which you will install
14-
|compass-short| and follow the given tutorials.
15-
16-
.. tabs::
17-
18-
tabs:
19-
- id: osx
20-
name: macOS
21-
content: |
22-
23-
- id: windows
24-
name: Windows
25-
content: |
26-
27-
- id: ubuntu
28-
name: Ubuntu
29-
content: |
30-
31-
32-
- id: rhel
33-
name: RHEL
34-
content: |
35-
36-
Install Compass
37-
---------------
38-
397
.. tabs::
408

419
tabs:
4210
- id: osx
4311
name: macOS
4412
content: |
4513

46-
1. Once you have downloaded |compass-short|, double-click on the
47-
``.dmg`` file to open the disk image within the macOS Finder.
14+
1. Once you have downloaded |compass-short|, double-click on
15+
the ``.dmg`` file to open the disk image within the macOS
16+
Finder.
4817

4918
#. Drag the |compass| application to your
5019
:guilabel:`Applications` folder.

0 commit comments

Comments
 (0)