MongoDB: Production Standalone: Difference between revisions

m
Reverted edits by Upazixorys (Talk); changed back to last version by BobS
No edit summary
m (Reverted edits by Upazixorys (Talk); changed back to last version by BobS)
 
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 14: Line 13:
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 37: Line 36:
== Run ==
== Run ==
{|
{|
|-valign="top"
|-valign="top"
|
|
'''''Start Windows interface'''''
'''''Start Windows interface'''''
Line 54: Line 53:
|
|
[[Image:MongoDB_1_start.gif]]
[[Image:MongoDB_1_start.gif]]
|-valign="top"
|-valign="top"
|
|
'''''Start Server'''''
'''''Start Server'''''
Line 73: Line 72:
|
|
[[Image:Mongodb_c_1.gif]]
[[Image:Mongodb_c_1.gif]]
|-valign="top"
|-valign="top"
|
|
'''Button ''Start Mongo Client'''''
'''Button ''Start Mongo Client'''''
Line 100: Line 99:


* '''''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<br>For an existing database update user password<br>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 114: Line 113:
Both menu items open the same pop-up window
Both menu items open the same pop-up window
{|
{|
|-valign=&quot;top&quot;
|-valign="top"
|
|
'''''Change Port'''''
'''''Change Port'''''
Line 124: Line 123:
|
|
[[Image:Mongodb_common_1.gif]]
[[Image:Mongodb_common_1.gif]]
|-valign=&quot;top&quot;
|-valign="top"
|
|
'''''Change Admin Password'''''
'''''Change Admin Password'''''
Line 141: Line 140:
These menu items require MongoDB to be running
These menu items require MongoDB to be running
{|
{|
|-valign=&quot;top&quot;
|-valign="top"
|
|
'''''Create Database'''''
'''''Create Database'''''


* Enter a User Name
* Enter a User Name
* Enter a password for that user&amp;nbsp;&amp;nbsp;
* Enter a password for that user&nbsp;&nbsp;
* Enter database name to create
* Enter database name to create
* Click '''''Create or change''''' button
* Click '''''Create or change''''' button
Line 155: Line 154:
|
|
[[Image:Mongodb_create_db.gif]]
[[Image:Mongodb_create_db.gif]]
|-valign=&quot;top&quot;
|-valign="top"
|
|
'''''Drop Database'''''  
'''''Drop Database'''''  
Line 170: Line 169:
These menu items require MongoDB to be running  
These menu items require MongoDB to be running  
{|
{|
|-valign=&quot;top&quot;
|-valign="top"
|
|
'''''Add User'''''
'''''Add User'''''
Line 188: Line 187:
|
|
[[Image:Mongodb_create_db.gif]]
[[Image:Mongodb_create_db.gif]]
|-valign=&quot;top&quot;
|-valign="top"
|
|
'''''Delete User'''''
'''''Delete User'''''
Line 206: Line 205:


'''''Files'':'''
'''''Files'':'''
&lt;pre&gt;
<pre>
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 212: Line 211:
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
&lt;/pre&gt;
</pre>


== Summary ==
== Summary ==