From c17ac6b04b5e39bfda96b78c82fa99017d89d49f Mon Sep 17 00:00:00 2001 From: Anthony Sansone Date: Tue, 5 Jun 2018 23:01:01 -0500 Subject: [PATCH 1/2] (DOCS-10465): Add info on different editions. --- source/tutorial/install-mongodb-on-windows.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/source/tutorial/install-mongodb-on-windows.txt b/source/tutorial/install-mongodb-on-windows.txt index a63181947dd..89c8dfc84ec 100644 --- a/source/tutorial/install-mongodb-on-windows.txt +++ b/source/tutorial/install-mongodb-on-windows.txt @@ -13,7 +13,13 @@ Install MongoDB Community Edition on Windows Overview -------- -Use this tutorial to install MongoDB Community Edition on Windows systems. +Use this tutorial to install MongoDB Community Edition on Windows systems. + +MongoDB is released as two editions: *Community* and *Enterprise*. +Community is the open source release of MongoDB. Enterprise provides +additional administration, authentication, and monitoring features. +To install `MongoDB Enterprise Advanced `__, +see the :doc:`Enterprise tutorial `. .. note:: From a806b869a8ea3497a4e358da85072fe332124b20 Mon Sep 17 00:00:00 2001 From: Anthony Sansone Date: Mon, 11 Jun 2018 19:13:17 -0500 Subject: [PATCH 2/2] Updated per @MongoCaleb review. --- source/installation.txt | 7 +++++-- source/tutorial/install-mongodb-on-windows.txt | 10 ++-------- 2 files changed, 7 insertions(+), 10 deletions(-) diff --git a/source/installation.txt b/source/installation.txt index 05e83e2e2bc..31ce0d76b3d 100644 --- a/source/installation.txt +++ b/source/installation.txt @@ -18,8 +18,11 @@ Install MongoDB .. index:: installation guides .. index:: installation -This section of the manual contains tutorials on installation of -MongoDB. +MongoDB is released as two editions: *Community* and *Enterprise*. +Community is the open source release of MongoDB. Enterprise provides +additional administration, authentication, and monitoring features. +*Installation steps vary depending on the edition; both procedures are +outlined in this section.* For upgrade instructions, see :ref:`3.6-upgrade` instead. diff --git a/source/tutorial/install-mongodb-on-windows.txt b/source/tutorial/install-mongodb-on-windows.txt index 89c8dfc84ec..43d458ad711 100644 --- a/source/tutorial/install-mongodb-on-windows.txt +++ b/source/tutorial/install-mongodb-on-windows.txt @@ -15,12 +15,6 @@ Overview Use this tutorial to install MongoDB Community Edition on Windows systems. -MongoDB is released as two editions: *Community* and *Enterprise*. -Community is the open source release of MongoDB. Enterprise provides -additional administration, authentication, and monitoring features. -To install `MongoDB Enterprise Advanced `__, -see the :doc:`Enterprise tutorial `. - .. note:: .. include:: /includes/fact-default-bind-ip-change.rst @@ -35,8 +29,8 @@ software dependencies and automatically upgrades any previous version of MongoDB that was installed using an ``.msi`` file. To find which version, service pack, and build of Windows is -running on your host and the processor type of that host, enter the -following command in either the :guilabel:`Command Prompt` or +running on your host, as well as the processor type of that host, +enter the following command in either the :guilabel:`Command Prompt` or :guilabel:`Powershell`: .. code-block:: powershell