Learn how to create a new Django project setup with Docker.
To follow this video, make sure you are using Windows 10 Pro, macOS or Linux. Windows 10 Home doesn't have Hyper-V enabled which is required to use Docker. If you can't upgrade to Pro, then use VirtualBox to install a Linux virtual machine.
If you are on macOS or Windows, ensure you have Docker Desktop installed (https://www.docker.com/products/docke....
If you are using Linux, ensure you have Docker and Docker-Compose installed (https://docs.docker.com/install/linux...)
Connecting to GitHub via SSH: https://help.github.com/articles/conn...
This video is an excerpt from my bestselling course: Build a Backend REST API with Python & Django - Advanced https://www.udemy.com/django-python-a...
OTHER VIDEOS YOU MIGHT LIKE:
○ Prepare a Django app for Deployment using Docker - • Prepare a Django app for Deployment u...
○ BUILD A BACKEND REST API with Python, Django REST Framework, Django, Vagrant & VirtualBox - • Build a BEGINNER backend REST API WIT...
○ BUILD A BACKEND REST API with Python, Django & Test Driven Development - • Build an ADVANCED backend REST API wi...
○ Setting up PostgreSQL database with a Django Docker application - • Setting up PostgreSQL database with a...
○ Dockerizing a Django REST Framework Project - • Dockerizing a Django REST Framework P...
○ THE 4 BEST WAYS TO DEPLOY A DJANGO APPLICATION - • The 4 best ways to deploy a Django ap...