Setting up PostgreSQL database with a Django Docker application



Setting up PostgreSQL database with a Django Docker application

Setting up PostgreSQL database with a Django Docker application

In this video, I’ll show you how to set up a PostgreSQL database with a Django Docker application. This video follows from my first video Dockerizing a Django REST Framework Project: https://www.youtube.com/watch?v=Y_rh-VeC_j4

Docker: https://www.docker.com

Docker-Compose: https://docs.docker.com/compose/install/

GitHub Repo: https://github.com/LondonAppDeveloper/byob-profiles-rest-api-docker

The course I refer to in the video is Build Your Own Backend REST API using Django REST Framework Course: https://www.udemy.com/course/django-python/?referralCode=3B849741B22196721D94

OTHER COURSES
• Build a Backend REST API with Python & Django, Django REST Framework and Docker using Test Driven Development (TDD) ADVANCED: https://www.udemy.com/course/django-python-advanced/?referralCode=D9B14BE6FBA4FB2DB06D
• DevOps Deployment Automation with Terraform, AWS and Docker: https://londonappdeveloper.thinkific.com/courses/devops-deployment-automation-terraform-aws-docker

VIDEOS YOU MIGHT LIKE:
○ Prepare a Django app for Deployment using Docker – https://youtu.be/nh1ynJGJuT8
○ BUILD A BACKEND REST API with Python, Django REST Framework, Django, Vagrant & VirtualBox – https://youtu.be/3ZcoUOb5prk
○ BUILD A BACKEND REST API with Python, Django & Test Driven Development – https://youtu.be/4gw6dTA8jaM
○ CREATING A DJANGO PROJECT with Docker – https://youtu.be/KN8wuFi2RXM
○ Dockerizing a Django REST Framework Project – https://youtu.be/Y_rh-VeC_j4
○ THE 4 BEST WAYS TO DEPLOY A DJANGO APPLICATION – https://youtu.be/IoxHUrbiqUo

Comments are closed.