Docker With Django Tutorial | How To Dockerize A Django Application (Beginners Guide)

  Рет қаралды 79,800

Code With Tomi

Code With Tomi

Күн бұрын

Пікірлер: 54
@damilolasotomi886
@damilolasotomi886 Жыл бұрын
I feel at home listening to you😂. Loving the Nigerian accent
@thegreenroom5820
@thegreenroom5820 2 жыл бұрын
I have been working in cloud for a while. You are a great Teacher.
@CodeWithTomi
@CodeWithTomi 2 жыл бұрын
Thanks a lot
@ilovecute7826
@ilovecute7826 9 ай бұрын
Awesome Video Tomi.
@CodeWithTomi
@CodeWithTomi 9 ай бұрын
Glad you enjoyed it
@tokelo2547
@tokelo2547 Жыл бұрын
Super -- easy to follow and straight to the point! Thanks Tomi!
@abubalo
@abubalo 3 жыл бұрын
Another banger. Weldone Tomi.
@CodeWithTomi
@CodeWithTomi 3 жыл бұрын
Thank you Abubakar
@onabanjobabatunde1966
@onabanjobabatunde1966 5 ай бұрын
you teach so well thanks for this
@soccerry
@soccerry 11 ай бұрын
Waooooh this is very easy to follow. Well done brother!
@osamamughal2707
@osamamughal2707 3 ай бұрын
Thanks, it really helped 👍
@jamie_2452
@jamie_2452 2 жыл бұрын
Hey Tomi, my server is running through docker but the http address brings me to the page not working page. I receive no get request from the console either when i try and visit the page. Any ideas?
@manvendrasingh5853
@manvendrasingh5853 Жыл бұрын
Same issue here.
@manvendrasingh5853
@manvendrasingh5853 Жыл бұрын
I was able to resolve the issue. We need to do the port mapping in the yaml by defining the ports. Followed this (ttps://kzbin.info/www/bejne/hHKypH-Xd5t_nMU) tutorial and it is working properly for me now. However, thanks a ton tomi, you helped me get the fundamentals clear.
@kubicix1265
@kubicix1265 Жыл бұрын
i cant fix that bro how can you do that can you pass me the code ?@@manvendrasingh5853
@techmaniacc6065
@techmaniacc6065 3 жыл бұрын
Thanks for this, but my docker is just running, almost 2 minutes i quit what might be the problem
@organ.6699
@organ.6699 Жыл бұрын
Amazing tutorial! I enjoyed swift creation of django project!! thank you.
@przemiymaciej4133
@przemiymaciej4133 Жыл бұрын
Thank you, I didn't think that it could be that simple
@tejaskumar4470
@tejaskumar4470 3 жыл бұрын
Awesome Bro, Keep it up ⬆️🔥
@CodeWithTomi
@CodeWithTomi 3 жыл бұрын
Thank you
@dailyboomer3740
@dailyboomer3740 7 ай бұрын
Mine doesn't work when I open on the browser. Any idea why is that so?
@optimizacioneningenieria3385
@optimizacioneningenieria3385 8 ай бұрын
9:00 The CMD command depends on the base image and not on the host machine's operating system?
@bibinkunjumon
@bibinkunjumon Жыл бұрын
It wont work until u add aloowed host in settings: either give same url or ALLOWED_HOSTS = ["*"]
@morphicsix5859
@morphicsix5859 Жыл бұрын
Thank you!
@meralmaradia4774
@meralmaradia4774 5 ай бұрын
Rest everything I did and server also started on 127.0.0.1:8000, but when I open browser it shows "This page isn’t working"
@meralmaradia4774
@meralmaradia4774 5 ай бұрын
I changed the last line as as follow and it worked !!!!!! CMD [ "python", "manage.py", "runserver", "0.0.0.0:8000" ]
@CesarBArts
@CesarBArts 8 ай бұрын
Thanks so much!
@sofianebenhamza7461
@sofianebenhamza7461 8 ай бұрын
thats super bro ! but is it good for production env ?
@peterjohnson1992
@peterjohnson1992 Жыл бұрын
Thank You for this Video
@Emma-tm1mx
@Emma-tm1mx 7 ай бұрын
wowowow thanks subscribed
@gabrielzanda6890
@gabrielzanda6890 Жыл бұрын
Thks man !
@aga0tka
@aga0tka Жыл бұрын
using Windows - got the following error when running docker compose up --build : "services.django.ports must be a list" - any advice on how to solve it? Thank you
@pauleira000
@pauleira000 Жыл бұрын
Add a space after the "-". Example: ports: - "8000:8000" There is a space between - and 8000:8000
@umeshpandey5226
@umeshpandey5226 2 жыл бұрын
Hey Bro....Thanks a lot for this awesome video......
@mehdismaeili3743
@mehdismaeili3743 8 ай бұрын
Excellent .
@Monray87
@Monray87 2 жыл бұрын
Thanks for the informative video
@jeswer9
@jeswer9 6 ай бұрын
You're so smart :O
@jeffreywhewhetu5754
@jeffreywhewhetu5754 2 жыл бұрын
Thank you for the video❤
@dr.osesunday1096
@dr.osesunday1096 Жыл бұрын
Sir Tomi please organize a django tutorial or online synchronous class and charge us
@LeviElekes
@LeviElekes 5 ай бұрын
thanks
@arjuntrh
@arjuntrh 3 жыл бұрын
Hey Tomi, is that M1 Macbook Air you are using?
@CodeWithTomi
@CodeWithTomi 3 жыл бұрын
Yes it is
@arjuntrh
@arjuntrh 3 жыл бұрын
How's the software support been on M1 for backend web development? Are you having any quirks?
@firstconsul001
@firstconsul001 Жыл бұрын
docker compose up --build zsh: command not found: docker
@KabyNKS
@KabyNKS Жыл бұрын
docker-compose up
@thetaomegatheta
@thetaomegatheta 11 ай бұрын
11:50 - 'The connection was reset'. Something is underexplained here. This doesn't fucking work at all, and IDK what to do.
@joymorais7263
@joymorais7263 11 ай бұрын
hangs at “Attaching to”
@anilyadav-ln8qu
@anilyadav-ln8qu Жыл бұрын
Thank u
@aaqidmasoodi
@aaqidmasoodi 3 жыл бұрын
Hello Mr Tommy. This is Aaqid. Really nice video yet again! I was wondering if you could be availed for an interview with me for my KZbin channel as discussed on twitter.
@CodeWithTomi
@CodeWithTomi 3 жыл бұрын
Send me another message on Twitter, sorry for the late response
@defidelity
@defidelity 3 жыл бұрын
How about you give us a Flutterwave integration tutorial please 🥺
@legendsanimexy8217
@legendsanimexy8217 5 ай бұрын
This stupid nocode tools ads
@Logophile_884
@Logophile_884 Жыл бұрын
Very bad
@basavrajningadali8990
@basavrajningadali8990 Ай бұрын
thanks
Docker | How to Dockerize a Django application (Beginners Guide)
20:08
Build and run Django in Docker in 10 minutes (+ bonus tips)
16:27
Adam La Morre
Рет қаралды 9 М.
СКОЛЬКО ПАЛЬЦЕВ ТУТ?
00:16
Masomka
Рет қаралды 1,5 МЛН
Happy birthday to you by Secret Vlog
00:12
Secret Vlog
Рет қаралды 6 МЛН
World’s strongest WOMAN vs regular GIRLS
00:56
A4
Рет қаралды 34 МЛН
Docker Для Начинающих за 1 Час | Docker с Нуля
52:43
Prepare a Django app for Deployment using Docker
39:10
London App Developer
Рет қаралды 90 М.
Do NOT Learn Kubernetes Without Knowing These Concepts...
13:01
Travis Media
Рет қаралды 319 М.
100+ Docker Concepts you Need to Know
8:28
Fireship
Рет қаралды 1 МЛН
Deploying Django with Docker Compose, Gunicorn and Nginx
15:59
Django road
Рет қаралды 98 М.
How to create a great dev environment with Docker
29:55
Patrick Loeber
Рет қаралды 272 М.
The intro to Docker I wish I had when I started
18:27
typecraft
Рет қаралды 219 М.
Dockerize a Django application I Re-optimized
21:11
Cloud With Django
Рет қаралды 12 М.
СКОЛЬКО ПАЛЬЦЕВ ТУТ?
00:16
Masomka
Рет қаралды 1,5 МЛН