Skip to content

SiftLogic/RockMongo

Repository files navigation

Introduction
--------------------------------------
RockMongo is a MongoDB administration tool, written in PHP 5, very easy to install and use.


Installation
--------------------------------------
1. Install PHP runtime environment if you don't have one yet, such like Apache Httpd, Nginx ...
2. Download the package from https://code.google.com/p/rock-php/downloads/list
3. Unzip the files into your disk, under root of your site
4. Open the config.php with your convenient editor, change host, port, admins and so on to yours
5. Visit the index.php in your browser, for example: https://localhost/rockmongo/index.php
6. Login with admin username and password, which is set "admin" and "admin" as default
7. Play with your MongoDBs!


Upgrade from old version
--------------------------------------
1.Copy all files excluding config.php to your old version directory
2.Done!


Contributors
--------------------------------------
iwind.liu <[email protected]> Leader
leblanc.simon <[email protected]> French translation
Klaus Silveira <[email protected]> Brazilian translation
bmansion <[email protected]> Some small changes
Vladimir Razuvaev <[email protected]> Implement features.
Anton Zering <[email protected]> German translation
Borda Juan Ignacio <[email protected]> Panels Layout


Thanks
--------------------------------------
* Many thanks to led24.de for cute icons. 
* Thank Michal Migurski(<[email protected]>) for perfect Services_JSON class.
* Thank OFC,  we borrowed json_format() function to make JSON pretty. 
* Thank jQuery, a popular javascript library.
* Thank snipplr.com for mime types mapping.
* Also thank these guys (Marcin, Tyler, Richard, Idan, ...) who spent their time on
  sending feedbacks and advices to me, and let me know i am not alone. 
* Thank Klaus Silveira for Brazilian translation
* Thank leblanc.simon for French translation

Bugs & Issues
--------------------------------------
Please feel free to report any bugs and issues to me, my email is: [email protected] .


Source Code Repository
--------------------------------------
Repositories are located at 
  svn:https://ifphp.cn/rockmongo
you can checkout them with any subversion client.


Contributing
--------------------------------------
Somebody who want to contribute to the project, may help us by doing these:
* Supply us a logo in size:75 X 75
* Translate messages from English to other languages (you can see them in app/langs directory)

About

Fork of the RockMongo project from code.google.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published