LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: How to Install Django with PostgreSQL and Nginx on Ubuntu 16.04 (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-how-to-install-django-with-postgresql-and-nginx-on-ubuntu-16-04-a-4175592759/)

LXer 11-02-2016 06:10 PM

LXer: How to Install Django with PostgreSQL and Nginx on Ubuntu 16.04
 
Published at LXer:

In this tutorial, I will show you how to install the Django web framework and configure it to use a PostgreSQL database for development. We will run Nginx as a reverse proxy for Django web framework for speed and security reasons. Django will run under the python WSGI HTTP server 'Gunicorn', we will manage and control 'Gunicorn' with 'Supervisor' as the process control system.

Read More...


All times are GMT -5. The time now is 07:54 PM.