Django & Postgres with Docker Best Practices

preview_player
Показать описание
In this video we are configuring django & postgres with docker in both development and production environment. I also give you some best practices in docker.

Here You can read more about some of the topics which i talked about in the video:
Рекомендации по теме
Комментарии
Автор

Thanks so much for your explanations. However, I would like to see you make video on how to connect the containerised django app with a locally running instance of postgres database.

nnamdiekweariri
Автор

I was doing docker wrong! :D Thanks a lot for showing best practices!

chandruscm
Автор

Fantastic! Very helpful. What I don't understand and how to distribute it, for example, on Linode, DigitalOcean or similar?

alessandroscimone
Автор

Hi. Thanks for the great video. Can you suggest where to look for effective tutorial on how to setup Django to run on Could SQL? Or make a video yourself about this?

deivydaspagojus
Автор

Thanks for the video, you cleared a lot of my confusion.

yasabhishek
Автор

@Beyond Datbase. I don't understand that you still put the database in a docker container in the production compose file. Because you say it by yourself that it is not wise to put a database in a docker container in production. So we can omit the database container in production?

nielsSavantKing
Автор

With your setup i could configure nginx on the host machine so that i could even have multiple apps running on dockercontainers right?

ballinlikebill
Автор

thanks it was helpful video. where can i find tutorial's code?

saharhatami
Автор

ro englisit car kon aberomono bordi. in jomle ke gofti "we don't use docker in production" az koja ovordi???🤭

amirh.zeidabadi
Автор

After following the whole tutorial :( you said Docker is not recommended..

Anu_was_here
Автор

Why would you advice against creating nginx in production. The excuse you gave is a very poor one.

onyilimba