In our previous video, we were able to use docker-compose to start services with an issue in connecting to the database. In this tutorial, we will address that issue and complete the containerization steps.
Previous video: • Python Django Tutorial - Containerizi...
Django tutorial playlist: • Python Django Tutorial
====================
⭐️ Video Contents⭐️
⌨️ (0:00:00) Introduction
⌨️ (0:00:20) Solving the error in connecting to the database
⌨️ (0:01:48) Environment variables in solving authentication issue
⌨️ (0:04:48) Running Django application
⌨️ (0:06:40) Committing changes to GitHub
====================
Django Documentation: https://docs.djangoproject.com/
Docker Compose: https://docs.docker.com/compose/getti...
Docker Compose Environment Variables: https://docs.docker.com/compose/envir...
====================
The code used in this series can be found at:
https://github.com/jkaris/my-demo-web...
====================
Reach me through:
My Website - https://josephkariuki.com/
Twitter - / jkariscodes
Instagram - / codekaraoke
#Python #Django #pythonprogramming #docker #github