Details
-
Improvement
-
Resolution: Done
-
Minor - P4
-
1.4.0
-
None
-
None
-
Windows 2k8 Server
Description
The Windows Service Name is currently hard coded to MongoDB which means we can only run a single instance as a service. Would like to be able to specify the service name on install/startup/removal, e.g. --service MongoDB.Test.Master
This is primarily a development feature so we can test the functionality of various setups on less hardware. We're not deploying for performance.