Skip to content

Commit 42b373a

Browse files
authored
DOCSP-18514 Added Atlas shoutout to main intro page (#5840)
* DOCSP-18514 Added Atlas shoutout to main intro page * DOCSP-18514 Added Atlas shoutout to main intro page
1 parent 3e1a246 commit 42b373a

File tree

3 files changed

+32
-43
lines changed

3 files changed

+32
-43
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
Welcome to the MongoDB {+version+} Manual! MongoDB is a
2+
document database designed for ease of development
3+
and scaling. The Manual introduces key concepts in MongoDB, presents the
4+
query language, and provides operational and administrative
5+
considerations and procedures as well as a comprehensive reference
6+
section.
7+
8+
MongoDB offers both local and cloud-hosted deployment options:
9+
10+
- For locally hosted deployments, MongoDB offers both a *Community*
11+
and an *Enterprise* version of the database:
12+
13+
- MongoDB Community is the {+source-available+} edition of MongoDB.
14+
15+
- MongoDB Enterprise is available as part of the MongoDB Enterprise
16+
Advanced subscription and includes comprehensive support for your
17+
MongoDB deployment. MongoDB Enterprise also adds enterprise-focused
18+
features such as LDAP and Kerberos support, on-disk encryption,
19+
and auditing.
20+
21+
- `MongoDB Atlas <https://www.mongodb.com/cloud/atlas?tck=docs_server>`__
22+
is a hosted MongoDB Enterprise service option in the cloud which
23+
requires no installation overhead and offers a free tier to get
24+
started.

source/index.txt

Lines changed: 7 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -11,32 +11,13 @@ The MongoDB |version| Manual
1111

1212
For new features in MongoDB 4.2 see :doc:`/release-notes/4.2`.
1313

14-
Welcome to the MongoDB |version| Manual! MongoDB is a
15-
document database designed for ease of development
16-
and scaling. The Manual introduces key concepts in MongoDB, presents the
17-
query language, and provides operational and administrative
18-
considerations and procedures as well as a comprehensive reference
19-
section. The manual is also available as :hardlink:`HTML tar.gz
20-
<manual.tar.gz>` and :hardlink:`EPUB <MongoDB-manual.epub>`.
21-
22-
MongoDB offers both a *Community* and an *Enterprise* version of the
23-
database:
24-
25-
- MongoDB Community is the {+source-available+} edition of MongoDB.
26-
27-
- MongoDB Enterprise is available as part of the MongoDB Enterprise
28-
Advanced subscription and includes comprehensive support for your
29-
MongoDB deployment. MongoDB Enterprise also adds enterprise-focused
30-
features such as LDAP and Kerberos support, on-disk encryption,
31-
and auditing.
32-
33-
MongoDB also offers
34-
`Atlas <https://www.mongodb.com/cloud/atlas?tck=docs_server>`__,
35-
a hosted MongoDB Enterprise service option in the cloud which requires
36-
no installation overhead and offers a free tier to get started.
37-
38-
The Manual documents both MongoDB Community and Enterprise features and
39-
functionality.
14+
To download the MongoDB 4.2, go to the `MongoDB Download Center
15+
<https://www.mongodb.com/download-center?jmp=docs#production>`_
16+
17+
.. include:: /includes/fact-mongodb-intro.rst
18+
19+
The Manual documents features and functionality for MongoDB Community,
20+
Enterprise, and Atlas deployments.
4021

4122
Getting Started
4223
---------------

source/introduction.txt

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -10,23 +10,7 @@ Introduction to MongoDB
1010
:depth: 1
1111
:class: singlecol
1212

13-
Welcome to the MongoDB |version| Manual! MongoDB is a
14-
document database designed for ease of development
15-
and scaling. The Manual introduces key concepts in MongoDB, presents the
16-
query language, and provides operational and administrative
17-
considerations and procedures as well as a comprehensive reference
18-
section.
19-
20-
MongoDB offers both a *Community* and an *Enterprise* version of the
21-
database:
22-
23-
- MongoDB Community is the {+source-available+} edition of MongoDB.
24-
25-
- MongoDB Enterprise is available as part of the MongoDB Enterprise
26-
Advanced subscription and includes comprehensive support for your
27-
MongoDB deployment. MongoDB Enterprise also adds enterprise-focused
28-
features such as LDAP and Kerberos support, on-disk encryption,
29-
and auditing.
13+
.. include:: /includes/fact-mongodb-intro.rst
3014

3115
Document Database
3216
-----------------

0 commit comments

Comments
 (0)