Dockerizing Django with Postgres, Redis and Celery

preview_player
Показать описание
In this video, we are going to build a dockerized Django application with Redis, celery, and Postgres to handle asynchronous tasks. Basically, the main idea here is to configure Django with docker containers, especially with Redis and celery.

Please subscribe and share!
Рекомендации по теме
Комментарии
Автор

thanks.. extremely well explained 👍🏿👍🏿👍🏿

mrmuranga
Автор

Dude, Excellent explanation! Your video is very high quality and you deserve many more subscribers.

I just want to tell you that you are at the top for sure (in quality, explanation, approach), just keep the consistency and your hard work will pay off!

Also, your approach was perfect, like you said.. you don't have to explain the Django, celery framework related stuff in a dev-ops tutorial, that will only be a distraction for most people.

Adityamohta
Автор

Nice Explanation, ,, I m beginner but I understood everything (have to do little bit of google :p)

khondokerkhademulbari
Автор

nice. do you think this setup can be deployed to azure app service (django image with celery ) and an instance of azure postgre pls

subomidavid
Автор

Why you're don't use Volumes in database settings?🤔

lobanovkirill
Автор

Hi,
I have a docker-compose file setup for a django webapp which has postgres db and a background worker celery running alongside Redis.
I want to deploy this on a free platform that does not require any billing account.
Can you please help me out in this?

amarjeetsingh
Автор

Hi.. can you tell me the name of the theme you are using.
If you customized this, please share the customization code...
Thanks... Your video very helps full....

training_demo
Автор

Nicely done ❤. How to deploy this to aws?

althafav
Автор

I got error like...The term docker-compose is not recognized as the name of cmdlet, function, script file or operable program.how do solve this.?

subhanishaik
Автор

run migrate script before executing wait for db? 🗿🗿

LekhnathRijal