Card image cap

Hosting a Django Website with Digital Ocean





Description


In this guide, I will take you through how to install and configure some components on Ubuntu 18.04 to support and serve Django applications.

We will be setting up an SQLite database. We will configure the Gunicorn application server to interface with our applications. We will then set up Nginx to reverse proxy to Gunicorn, giving us access to its security and performance features to serve our apps.

This is a continuation of a free web development course I made with Django. Watch it here.

References:



Metadata


Published: Aug. 2, 2021

Lectures: 5

Total video time: 02:00:72





Authors


Mitch Tabian

codingwithmitch.com

Software Dev





Comments