I installed mongodb from their site
Installed supervisord from repository, disabled it on boot (for now)
Installed nginx from repository, disabled it on boot
apt-get install python-setuptools
apt-get install python2.6-dev
easy_install pymongo
easy_install iterpipes
install the tornado stuff
apt-get install python-pycurl
I installed mongodb from their site Installed supervisord from repository, disabled it on boot (for now) Installed nginx from repository, disabled it on boot apt-get install python-setuptools apt-get install python2.6-dev easy_install pymongo easy_install iterpipes install the tornado stuff apt-get install python-pycurl