Hestia-mongo

Mongo web admin interface

View the Project on GitHub BlaShadow/Hestia-Mongo

Hestia-Mongo

Mongo web admin interface

Install

  1. install virtualenv
  2. create a virtual enviroment

    virtualenv hestiaMongo 
    
  3. activate your enviroment

    cd hestiaMongo 
    source bin/activate
    
  4. Download the project git clone http://irl_project source
  5. install dependency cd source pip install -r requeriments

Configure

Open start_gunicorn and change those value to your current configuration.

VENDIR:

Virtual enviroment dir

FLASKMAIN:

Source app

Then ./start_gunicorn

default user : root qwerty

/app/conf.py

Or you can just run python run.py and have fun.

Some Screenshots