Linux serverNETWORK ADMINISTRATIONS

Setup CentOS7 Nginx Uwsgi to serve Django Applications



I recorded myself setting up a CentOS7 stack for serving Django applications with Nginx and Uwsgi on a home server.

Instructions for setting up Python3: https://www.digitalocean.com/community/tutorials/how-to-install-python-3-and-set-up-a-local-programming-environment-on-centos-7

Setting up EPEL : http://www.cyberciti.biz/faq/installing-rhel-epel-repo-on-centos-redhat-7-x/

Creating a system user: http://unix.stackexchange.com/questions/22275/how-to-create-an-unprivileged-user-in-centos

source
centos 7

Leave a Reply

Your email address will not be published. Required fields are marked *