Details
-
Task
-
Resolution: Done
-
Major - P3
-
None
-
None
Description
I'd like to have our Ops Manager Advanced Install procedures (http://test.docs.10gen.cc/help-hosted/windows-1103/tutorial/nav/advanced-deployments/) more closely follow the organizational pattern of the basic install (http://test.docs.10gen.cc/help-hosted/windows-1103/tutorial/install-basic-deployment/), which is:
- Prepare Each Server
- Deploy the Backing Databases
- Install the MMS Application
- Install the Backup Daemon
The main thing would be to rework our "Prepare Backing MongoDB Servers" page (http://test.docs.10gen.cc/help-hosted/windows-1103/tutorial/prepare-backing-mongodb-instances/) to separate out the "prepare servers" (bullet 1 above) from the "deploy mongods," and also to have the "prepare servers" bit include all servers, not just mongod servers.
A smaller thing would be some minor edits to the various "install to <os>" pages to make it super explicit that they must first use the procedures to "prepare servers" and "deploy mongods."
I've written the Ops Manager Windows Install (http://test.docs.10gen.cc/help-hosted/windows-1103/tutorial/install-on-prem-windows/) with all this in mind.