Deploy A Typical Django App On A VPS (Digital Ocean)
We have a super simple typical Django Website, which we are deploying on a VPS (Virtual Private Server) on Digital Ocean Platform.
You will learn to
Create a project on Digital Ocean.
Start a droplet on Digital Ocean.
Log into Droplet through SSH.
Add a new SUDO user.
Set up the PostgreSQL Database.
Get the code from github to droplet.
Set the PATHS for the apache configuration file.
Make the apache configuration file.
Set django app to use the PostgreSQL database.
Set up the permissions for the code files.
Enable HTTP/TCP connection.
Ask any questions in a direct message https://twitter.com/AgentNirmites
You will learn to Create a project on Digital Ocean. Start a droplet on Digital Ocean. Log into Droplet through SSH. Add a new SUDO user. Set up the PostgreSQL Database. Get the code from github to droplet. Set the PATHS for the apache configuration file. Make the apache configuration file. Set django app to use the PostgreSQL database. Set up the permissions for the code files. Enable HTTP/TCP connection.