rockmongo

RockMongo is a MongoDB administration tool, written in PHP 5.

Github星跟踪图

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. Install MongoDB PHP driver (http://us.php.net/manual/en/mongo.installation.php)
  3. Download the package from http://rockmongo.com/downloads
  4. Unzip the files into your disk, under root of your site
  5. Open the config.php with your convenient editor, change host, port, admins and so on to yours
  6. Visit the index.php in your browser, for example: http://localhost/rockmongo/index.php
  7. Login with admin username and password, which is set "admin" and "admin" as default
  8. 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 iwind.liu@gmail.com Leader
leblanc.simon leblanc.simon@gmail.com French translation
Klaus Silveira klaussilveira@gmail.com Brazilian translation
bmansion bmansion@mamasam.net Some small changes
Vladimir Razuvaev vladimir.razuvaev@gmail.com Implement features.
Anton Zering anton.zering@gmail.com German translation
Borda Juan Ignacio juanignacioborda@gmail.com Panels Layout
Diego Baravalle diegobaravalle@gmail.com Spanish Translation

Thanks

  • Many thanks to led24.de for cute icons.
  • Thank Michal Migurski(mike-json@teczno.com) 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: iwind.liu@gmail.com .

Source Code Repository

Repositories are located at
https://github.com/iwind/rockmongo.git

Contributing

Somebody who want to contribute to the project, may help us by doing these:

  • Translate messages from English to other languages (you can see them in app/langs directory)
  • Make donations here: http://rockmongo.com/donation

主要指标

概览
名称与所有者iwind/rockmongo
主编程语言PHP
编程语言PHP (语言数: 3)
平台
许可证Other
所有者活动
创建于2010-07-16 13:48:41
推送于2019-05-31 19:54:32
最后一次提交2019-05-31 19:54:32
发布数2
最新版本名称1.1.7 (发布于 )
第一版名称1.1.6 (发布于 )
用户参与
星数1k
关注者数84
派生数401
提交数102
已启用问题?
问题数94
打开的问题数62
拉请求数11
打开的拉请求数17
关闭的拉请求数17
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?