Links tagged with “nginx”
-
Setting up Django with Nginx, Gunicorn, virtualenv, supervisor and PostgreSQL - Michał Karzyński
Nice, clear description. Part two shows how to run multiple Django apps on the Nginx server.
-
How To Deploy Multiple PHP Applications using Ansible on Ubuntu 14.04 | DigitalOcean
A rare example of deploying multiple sites to one server with Ansible.
-
h5bp/server-configs-nginx: Nginx HTTP server boilerplate configs
Looks like some handy examples.
-
A (Complete) Guide to Running Django on Joyent Shared Accelerators using Virtualenv, pip, git, and NginX | ecarmi.org
Brilliant. I’ve been waiting a long, long time for instructions like this.