From 77cacfdd92507bf55398927187f5dfe4c231bd47 Mon Sep 17 00:00:00 2001 From: IntenseWebs Date: Sat, 10 Feb 2024 16:46:07 -0600 Subject: [PATCH] Add Kubernetes, Major Updates to postgres-python3-django --- postgres-pgadmin-python3-django-gunicorn-nginx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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