Skip to content

tweak 5.1 intro #6099

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 9, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 1 addition & 17 deletions source/includes/fact-mongodb-intro.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,4 @@ query language, and provides operational and administrative
considerations and procedures as well as a comprehensive reference
section.

MongoDB offers both local and cloud-hosted deployment options:

- For locally hosted deployments, MongoDB offers both a *Community*
and an *Enterprise* version of the database:

- MongoDB Community is the {+source-available+} edition of MongoDB.

- MongoDB Enterprise is available as part of the MongoDB Enterprise
Advanced subscription and includes comprehensive support for your
MongoDB deployment. MongoDB Enterprise also adds enterprise-focused
features such as LDAP and Kerberos support, on-disk encryption,
and auditing.

- `MongoDB Atlas <https://www.mongodb.com/cloud/atlas?tck=docs_server>`__
is a hosted MongoDB Enterprise service option in the cloud which
requires no installation overhead and offers a free tier to get
started.
.. include:: /includes/rapid-release-short.rst
2 changes: 1 addition & 1 deletion source/introduction.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Introduction to MongoDB
:depth: 1
:class: singlecol

.. include:: /includes/rapid-release-short.rst
.. include:: /includes/fact-mongodb-intro.rst

Document Database
-----------------
Expand Down