Mongo web admin interface
Mongo web admin interface
create a virtual enviroment
virtualenv hestiaMongo
activate your enviroment
cd hestiaMongo
source bin/activate
git clone http://irl_project source
cd source
pip install -r requeriments
Open start_gunicorn
and change those value to your current configuration.
Virtual enviroment dir
Source app
Then ./start_gunicorn
default user : root qwerty
/app/conf.py
Or you can just run python run.py and have fun.