487
edits
(Punctuation and grammatical changes; some clarification.) |
mNo edit summary |
||
Line 48: | Line 48: | ||
Start server click '''Start MongoDB''' button. | Start server click '''Start MongoDB''' button. | ||
'''''Note'':''' With the server running greyed out button is enabled. | '''''Note'':''' With the server running, greyed out button is enabled. | ||
'''''Stop Server''''' | '''''Stop Server''''' | ||
Line 75: | Line 75: | ||
|} | |} | ||
'''''Note 1'':''' When challenged by your firewall always grant Internet access. | '''''Note 1'':''' When challenged by your firewall, always grant Internet access. | ||
'''''Note 2'':''' This server runs as a standard program and not as a service. | '''''Note 2'':''' This server runs as a standard program and not as a service. | ||
It is for development '''only'''! Do not use for a production server! | It is for development '''only'''! Do not use for a production server! | ||
<pre> | <pre> | ||
Line 86: | Line 85: | ||
access databases TCP ports." | access databases TCP ports." | ||
</pre> | </pre> | ||
For a production server, use either of these: | For a production server, use either of these instead: | ||
* [[MongoDB: Production Standalone | Production Standalone]] | * [[MongoDB: Production Standalone | Production Standalone]] | ||
* [[MongoDB: Production Plugin | Production Plugin]] | * [[MongoDB: Production Plugin | Production Plugin]] |