mirror of
https://github.com/IntenseWebs/servercode.git
synced 2024-11-21 16:27:22 -06:00
Add Kubernetes, Major Updates to postgres-python3-django
This commit is contained in:
parent
50ce324cb2
commit
77cacfdd92
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user