diff --git a/postgres-pgadmin-python3-django-gunicorn-nginx b/postgres-pgadmin-python3-django-gunicorn-nginx index c3baa5c..e35b175 100644 --- a/postgres-pgadmin-python3-django-gunicorn-nginx +++ b/postgres-pgadmin-python3-django-gunicorn-nginx @@ -1,9 +1,9 @@ https://www.digitalocean.com/community/tutorials/how-to-set-up-django-with-postgres-nginx-and-gunicorn-on-ubuntu-18-04 https://tonyteaches.tech/django-nginx-uwsgi-tutorial/ https://www.datadoghq.com/blog/nginx-502-bad-gateway-errors-gunicorn/#nginx-cant-access-the-socket -OLD Writings (2008): Virtual MSCS Server w/ VMWare ESX 3.5 Server, Microsoft Server Cluster Services (MSCS), SQL Server 2005 Cluster, same physical box,Windows 2008 Server AD Domain Controller VM's, Group Policy, Lowest User Access Privileges Service Accounts for Audit Compliance + sudo apt install python3-pip python3-dev python3-venv libpq-dev postgresql postgresql-contrib nginx curl -sudo apt install virtualenv python3-virtualenv +# OPTIONAL FOR OLDER PYTHON: sudo apt install virtualenv python3-virtualenv su - postgres psql