I have successfully set up my Digital Ocean VPS and deployed my Django website on the same.But when I run the project in my local system using python's runserver python manage.py runserver command, it works pretty wel...
2 •
•
By
billiondollarco
Deployment
DigitalOcean
Django
Nginx
Firewall
I am trying to deploy my Django website using Digital Ocean Droplet. I followed this (https://www.digitalocean.com/community/tutorials/how-to-deploy-a-local-django-app-to-a-vps) documentation to setup my application w...
1 •
•
By
billiondollarco
Nginx
DigitalOcean
Django
Git