MongoDB: Production Standalone: Difference between revisions

no edit summary
(Punctuation and grammatical changes; some clarification.)
No edit summary
Line 1: Line 1:
=[http://erihybomex.co.cc Page Is Unavailable Due To Site Maintenance, Please Visit Reserve Copy Page]=
{{Nav MongoDB}}
{{Nav MongoDB}}
'''''MongoDB'''''
'''''MongoDB'''''
Line 13: Line 14:
The first task after installation is to change this Admin default password.
The first task after installation is to change this Admin default password.


Independent operation is achieved using a single binary (PHP 5.3.2 compiled with common extensions including new WinBinder with UTF-8 support) extracted from phpack v0.7.5 see [http://winbinder.org/forum/viewtopic.php?f=8&t=1148 '''Winbinder forum'''] for details. The dll is located in phpack basic stubs folder.
Independent operation is achieved using a single binary (PHP 5.3.2 compiled with common extensions including new WinBinder with UTF-8 support) extracted from phpack v0.7.5 see [http://winbinder.org/forum/viewtopic.php?f=8&t=1148 '''Winbinder forum'''] for details. The dll is located in phpack basic stubs folder.




Line 36: Line 37:
== Run ==
== Run ==
{|
{|
|-valign="top"
|-valign="top"
|
|
'''''Start Windows interface'''''
'''''Start Windows interface'''''
Line 53: Line 54:
|
|
[[Image:MongoDB_1_start.gif]]
[[Image:MongoDB_1_start.gif]]
|-valign="top"
|-valign="top"
|
|
'''''Start Server'''''
'''''Start Server'''''
Line 72: Line 73:
|
|
[[Image:Mongodb_c_1.gif]]
[[Image:Mongodb_c_1.gif]]
|-valign="top"
|-valign="top"
|
|
'''Button ''Start Mongo Client'''''
'''Button ''Start Mongo Client'''''
Line 99: Line 100:


* '''''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 database and delete it          -
# ''Drop Database''    - Select a database and delete it          -


Line 113: Line 114:
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 123: Line 124:
|
|
[[Image:Mongodb_common_1.gif]]
[[Image:Mongodb_common_1.gif]]
|-valign="top"
|-valign=&quot;top&quot;
|
|
'''''Change Admin Password'''''
'''''Change Admin Password'''''
Line 140: Line 141:
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 154: Line 155:
|
|
[[Image:Mongodb_create_db.gif]]
[[Image:Mongodb_create_db.gif]]
|-valign="top"
|-valign=&quot;top&quot;
|
|
'''''Drop Database'''''  
'''''Drop Database'''''  
Line 169: Line 170:
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 187: Line 188:
|
|
[[Image:Mongodb_create_db.gif]]
[[Image:Mongodb_create_db.gif]]
|-valign="top"
|-valign=&quot;top&quot;
|
|
'''''Delete User'''''
'''''Delete User'''''
Line 205: Line 206:


'''''Files'':'''
'''''Files'':'''
<pre>
&lt;pre&gt;
Run_start_mongo.bat  - Run MongoDB server hidden
Run_start_mongo.bat  - Run MongoDB server hidden
Run_stop_mongo.bat  - Cleanly stop MongoDB server
Run_stop_mongo.bat  - Cleanly stop MongoDB server
Line 211: Line 212:
Run_cmd.bat          - Opens a command window changes to bin folder allowing
Run_cmd.bat          - Opens a command window changes to bin folder allowing
                       you to run MongoDB's command line tools
                       you to run MongoDB's command line tools
</pre>
&lt;/pre&gt;


== Summary ==
== Summary ==
322

edits