pgadmin installation docs
https://www.pgadmin.org/download/pgad...
ubuntu install postgresql docs
https://ubuntu.com/server/docs/instal...
my github docs
https://github.com/shamiraty/postgres...
Objectives
1. Install PostgreSQL
2. Install Curl
3. Add pgAdmin Repository
4. Create Repository Configuration File
5. Install pgAdmin (Desktop and Web Modes)
5. Configure Web Server for pgAdmin
6. Set Up pgAdmin Web Access
7. Configure PostgreSQL Database and User for Django
8. Create PostgreSQL User
9. Create Database
10. Grant Privileges
11. Grant Privileges on Schema
12. Update Django Settings
13. Edit pg_hba.conf
14. Edit postgresql.conf
15. Allow Traffic on Port 5432
Episode 1:
Ubuntu installation on VirtualBox with USB support and full screen Mode
• Ubuntu installation on VirtualBox with USB...
Episode 2:
Django app deployment on ubuntu server with Apache Web server
• Django app deployment on ubuntu server wit...
Episode 3:
Email server installation on Ubuntu server with Apache MySQL, Postfix and Dovecot
• Email server installation on Ubuntu server...
Episode 4:
Apache Web server Port number management to run many apps simultaneously
• Apache Web server Port number management t...
Episode 5:
MySQL Server installation on Ubuntu server and connect MySQL with Django App
• MySQL Server installation on Ubuntu server...
Episode 6:
PostgreSQL installation on Ubuntu server and connect Postgres with Django App
• PostgreSQL installation on Ubuntu server a...
Episode 7:
Django app, Email Server, MYSQL and PostgreSQL on Ubuntu
• Django app, Email Server, MYSQL and Postgr...