(no title)
stoplight | 13 years ago
uwsgi --socket /tmp/uwsgi-zmusic.sock --file /home/user/zmusic-ng/backend/zmusic -H /home/user/zmusic-ng/venv --callable app --processes 4
stoplight | 13 years ago
uwsgi --socket /tmp/uwsgi-zmusic.sock --file /home/user/zmusic-ng/backend/zmusic -H /home/user/zmusic-ng/venv --callable app --processes 4
zx2c4|13 years ago
I've just updated the README with these instructions.
I've also added a section on using uwsgi in standalone mode, as the built-in debugging server can't handle concurrent requests.
stoplight|13 years ago
akx|13 years ago