saadmanrafat / deploy-django-on-linux

Set Up Django with Postgres, Nginx, and Gunicorn on Ubuntu 20.04

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deploy-django-on-linux

Installation of Server

~$ sudo chmod 777 install.sh
~$ ./install.sh

About

Set Up Django with Postgres, Nginx, and Gunicorn on Ubuntu 20.04

License:MIT License


Languages

Language:Shell 82.4%Language:DIGITAL Command Language 17.6%