Top "Uwsgi" questions

uWSGI is a fast, self-healing and developer/sysadmin-friendly application container server coded in pure C.

nginx + uwsgi + flask - disabling custom error pages

Is it possible to disable nginx's custom error pages - if I may call them that - to display my …

python nginx flask uwsgi werkzeug
Cannot install uwsgi on Alpine

I'm trying to install uwsgi using pip install uwsgi in my Alpine docker image but unfortunately it keeps failing weird …

docker uwsgi alpine
Python bottle vs uwsgi/bottle vs nginx/uwsgi/bottle

I am developing a Python based application (HTTP -- REST or jsonrpc interface) that will be used in a production …

python nginx uwsgi bottle
How to deploy web2py using nginx?

web2py is an awesome python framework which has great documentation including several deployment recipes. Yet what I miss there …

nginx web2py uwsgi