Skip to content

DOCS-4098 - remove stale information #2127

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

Closed
wants to merge 1 commit into from
Closed
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
20 changes: 0 additions & 20 deletions source/tutorial/install-mongodb-enterprise-on-windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,27 +39,7 @@ Run MongoDB Enterprise
Configure a Windows Service for MongoDB Enterprise
--------------------------------------------------

.. note::
There is a known issue for MongoDB 2.6.0, :issue:`SERVER-13515`,
which prevents the use of the instructions in this section. For
MongoDB 2.6.0, use :ref:`manually-create-windows-service-enterprise`
to create a Windows Service for MongoDB.

You can set up the MongoDB server as a :guilabel:`Windows Service` that
starts automatically at boot time.

.. include:: /includes/steps/configure-windows-service-for-mongodb.rst

.. _manually-create-windows-service-enterprise:

Manually Create a Windows Service for MongoDB Enterprise
--------------------------------------------------------

The following procedure assumes you have installed MongoDB using the
MSI installer, with the default path ``C:\Program Files\MongoDB 2.6
Enterprise``.

If you have installed in an alternative directory, you will need to
adjust the paths as appropriate.

.. include:: /includes/steps/create-manually-windows-service-for-mongodb-enterprise.rst
21 changes: 0 additions & 21 deletions source/tutorial/install-mongodb-on-windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,25 +41,4 @@ Run MongoDB
Configure a Windows Service for MongoDB
---------------------------------------

.. note::

There is a known issue for MongoDB 2.6.0, :issue:`SERVER-13515`,
which prevents the use of the instructions in this section. For
MongoDB 2.6.0, use :ref:`manually-create-windows-service` to create
a Windows Service for MongoDB instead.

.. include:: /includes/steps/configure-windows-service-for-mongodb.rst

.. _manually-create-windows-service:

Manually Create a Windows Service for MongoDB
---------------------------------------------

The following procedure assumes you have installed MongoDB using the
MSI installer, with the default path ``C:\Program Files\MongoDB
2.6 Standard``.

If you have installed in an alternative directory, you will need to
adjust the paths as appropriate.

.. include:: /includes/steps/create-manually-windows-service-for-mongodb.rst