Skip to content

Instantly share code, notes, and snippets.

@rohancme
Created August 4, 2015 06:23
Show Gist options
  • Save rohancme/a6c37fca6c6e3b8d5c82 to your computer and use it in GitHub Desktop.
Save rohancme/a6c37fca6c6e3b8d5c82 to your computer and use it in GitHub Desktop.
Setting up Gunicorn on Ubuntu server
nginx
```
sudo apt-get install nginx
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment