Merge pull request #96 from Paulche/patch-1

Add `nginx + gunicorn` into list of deployments
This commit is contained in:
Daniele Sluijters
2014-11-12 21:27:15 +01:00

View File

@@ -223,6 +223,7 @@ scenarios:
* Apache + mod_wsgi * Apache + mod_wsgi
* Apache + mod_passenger * Apache + mod_passenger
* uwsgi + nginx * uwsgi + nginx
* nginx + gunicorn
If you deploy Puppetboard through a different setup we'd welcome a pull If you deploy Puppetboard through a different setup we'd welcome a pull
request that adds the instructions to this section. request that adds the instructions to this section.