Installation: FreeBSD
install uwsgi (dependency, but really small):
pkg install uwsgiadd to
/etc/rc.conf:uwsgi_enable="YES" uwsgi_emperor="YES" uwsgi_vassals_dir="/usr/local/www/*/uwsgi.ini"start uwsgi
service uwsgi startGit clone this directory under /usr/local/www/
WIP
This is work in progress. Do not expect wonders or good documentation in this early stage of development.
