Skip to content

Commit bc32497

Browse files
authored
(DOCSP-9946) Add DB prereq to Compass landing (#271)
* (DOCSP-9946) Add DB prereq to Compass landing
1 parent 4e2295a commit bc32497

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

source/includes/atlas-sample-data-note.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
is a cloud-hosted database-as-a-service that
66
provides free :atlas:`sample datasets </sample-data/>` for your
77
clusters. You can use |compass-short| to explore and interact with
8-
these sample datasets.
8+
these sample datasets.

source/index.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,17 @@ exploring your data in a visual environment, you can also use
2424
:ref:`manage indexes <compass-indexes>`, and implement
2525
:ref:`document validation <validation>`.
2626

27+
Prerequisites
28+
-------------
29+
30+
To use |compass-short|, you must connect to an existing MongoDB
31+
database. You can connect to:
32+
33+
- A MongoDB server that you have
34+
:manual:`installed locally </installation/>`, or
35+
36+
- A MongoDB |service| cluster.
37+
2738
.. include:: /includes/atlas-sample-data-note.rst
2839

2940
.. _compass-and-community-eds:

0 commit comments

Comments
 (0)