interactiveaudiolab / CAQE

Crowdsourced Audio Quality Evaluation Toolkit
MIT License
48 stars 17 forks source link

Configure deployment to use Nginx #6

Open mcartwright opened 8 years ago

mcartwright commented 8 years ago

According to their documentation, it is best to use Gunicorn behind an HTTP proxy server such as Nginx.

To use this with Heroku as a host, we will likely need to use a Buildpack: https://github.com/ryandotsmith/nginx-buildpack