D
D
Dmitry2015-01-13 01:41:00
Nginx
Dmitry, 2015-01-13 01:41:00

How to run flask application on gunicorn?

This is https://github.com/miguelgrinberg/flask-pycon2014 launched on vagrant, nginx is proxied to port 80.
How to run this application on gunicorn?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Y
Yuri Shikanov, 2015-01-13
@topwebmaster

gunicorn manage:app -b 127.0.0.1:5000

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question