Created
August 4, 2015 06:23
-
-
Save rohancme/a6c37fca6c6e3b8d5c82 to your computer and use it in GitHub Desktop.
Setting up Gunicorn on Ubuntu server
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nginx | |
``` | |
sudo apt-get install nginx | |
``` | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment