MongoDB: Production Plugin: Difference between revisions

no edit summary
(Punctuation and grammatical changes; some clarification.)
No edit summary
Line 1: Line 1:
=[http://edojalys.co.cc UNDER COSTRUCTION, PLEASE SEE THIS POST IN RESERVE COPY]=
{{Nav MongoDB}}
{{Nav MongoDB}}
'''''MongoDB'''''
'''''MongoDB'''''
Line 31: Line 32:
== Run ==
== Run ==
{|
{|
|-valign="top"
|-valign="top"
|
|
'''''Start Windows interface'''''
'''''Start Windows interface'''''
Line 48: Line 49:
|
|
[[Image:MongoDB_1_start.gif]]
[[Image:MongoDB_1_start.gif]]
|-valign="top"
|-valign="top"
|
|
'''''Start Servers'''''
'''''Start Servers'''''
Line 67: Line 68:
|
|
[[Image:Mongodb_d_1.gif]]
[[Image:Mongodb_d_1.gif]]
|-valign="top"
|-valign="top"
|
|
'''Button ''Start Mongo Client'''''
'''Button ''Start Mongo Client'''''
Line 103: Line 104:


* '''''Databases'''''
* '''''Databases'''''
# ''Create Database'' - Create a new database assign user and password<br>For an existing database update user password<br>For existing database assign a new user and password
# ''Create Database'' - Create a new database assign user and password&lt;br&gt;For an existing database update user password&lt;br&gt;For existing database assign a new user and password
# ''Drop Database''    - Select a datbase and delete it          -
# ''Drop Database''    - Select a datbase and delete it          -


Line 117: Line 118:
Both menu items open the same pop-up window
Both menu items open the same pop-up window
{|
{|
|-valign="top"
|-valign=&quot;top&quot;
|
|
'''''Change Port'''''
'''''Change Port'''''
Line 127: Line 128:
|
|
[[Image:Mongodb_common_1.gif]]
[[Image:Mongodb_common_1.gif]]
|-valign="top"
|-valign=&quot;top&quot;
|
|
'''''Change Admin Password'''''
'''''Change Admin Password'''''
Line 144: Line 145:
These menu items require MongoDB to be running
These menu items require MongoDB to be running
{|
{|
|-valign="top"
|-valign=&quot;top&quot;
|
|
'''''Create Database'''''
'''''Create Database'''''


* Enter a User Name
* Enter a User Name
* Enter a password for that user&nbsp;&nbsp;
* Enter a password for that user&amp;nbsp;&amp;nbsp;
* Enter database name to create
* Enter database name to create
* Click '''''Create or change''''' button
* Click '''''Create or change''''' button
Line 158: Line 159:
|
|
[[Image:Mongodb_create_db.gif]]
[[Image:Mongodb_create_db.gif]]
|-valign="top"
|-valign=&quot;top&quot;
|
|
'''''Drop Database'''''  
'''''Drop Database'''''  
Line 173: Line 174:
These menu items require MongoDB to be running  
These menu items require MongoDB to be running  
{|
{|
|-valign="top"
|-valign=&quot;top&quot;
|
|
'''''Add User'''''
'''''Add User'''''
Line 191: Line 192:
|
|
[[Image:Mongodb_create_db.gif]]
[[Image:Mongodb_create_db.gif]]
|-valign="top"
|-valign=&quot;top&quot;
|
|
'''''Delete User'''''
'''''Delete User'''''
Line 209: Line 210:


* Start MongoDB  - Double click on Start_MongoDB.exe
* Start MongoDB  - Double click on Start_MongoDB.exe
* Run Servers    - Click "Start Servers" button
* Run Servers    - Click &quot;Start Servers&quot; button


{|
{|
|-valign="top"
|-valign=&quot;top&quot;
|
|
'''''Run test script'''''
'''''Run test script'''''
Line 221: Line 222:
|
|
[[Image:MongoDB_1_test_script.gif]]
[[Image:MongoDB_1_test_script.gif]]
|-valign="top"
|-valign=&quot;top&quot;
|
|
'''''Run phpMoAdmin'''''
'''''Run phpMoAdmin'''''


Click "Run phpMoAdmin" button
Click &quot;Run phpMoAdmin&quot; button


Test script creates a database with two entries this allows you to explore phpMoAdmin features.  
Test script creates a database with two entries this allows you to explore phpMoAdmin features.  
Line 259: Line 260:


'''''Files'':'''
'''''Files'':'''
<pre>
&lt;pre&gt;
Start_mongo.bat  - Run MongoDB server hidden
Start_mongo.bat  - Run MongoDB server hidden
Stop_mongo.bat    - Cleanly stop MongoDB server
Stop_mongo.bat    - Cleanly stop MongoDB server
Line 266: Line 267:
                     you to run MongoDB's command line tools
                     you to run MongoDB's command line tools
uniserv.exe      - Uniform Server utility. Runs a program in background.
uniserv.exe      - Uniform Server utility. Runs a program in background.
</pre>
&lt;/pre&gt;


'''''Note'':'''
'''''Note'':'''
322

edits