Тёмный

Dockerize Django App 

Telusko
Подписаться 2,4 млн
Просмотров 53 тыс.
50% 1

Django Tutorial for Beginners : • Django Tutorial for Be...
Support by
becoming a Member : / @telusko
Instamojo (India) : www.instamojo.com/@NavinReddy/
Paypal : www.paypal.me/navinreddy20
UPI : navinreddy20@okicici
BlockChain Full Course : courses.telusko.com/learn/Hyp...
Spring Full Course : courses.telusko.com/learn/Spr...
Spring Full Course (UDEMY) : www.udemy.com/course/spring-5...
Python Full Course (UDEMY) : shorturl.at/EPXZ9
Angular Full Course : courses.telusko.com/learn/Ang...
Rest API in Spring Boot : goo.gl/5Wgsk6
Restful Web Services Tutorial : goo.gl/3mosnz
Spring Boot Tutorials : goo.gl/7894NE
Editing Monitors :
amzn.to/2RfKWgL
amzn.to/2Q665JW
amzn.to/2OUP21a.
Editing Laptop :
ASUS ROG Strix - (new version) amzn.to/2RhumwO
Asus vivoBook :amzn.to/2wS0Hpt
Camera : amzn.to/2OR56AV
lens : amzn.to/2JihtQo
Mics
amzn.to/2RlIe9F
amzn.to/2yDkx5F
amzn.to/2WYqLde
Check out our website: courses.telusko.com
Follow Telusko on Twitter: / navinreddy20
Follow on Facebook:
Telusko : / teluskolearnings
Navin Reddy : / navintelusko
Follow Navin Reddy on Instagram: / navinreddy20
Follow Telusko Official Page : / telusko_edutech
Subscribe to our other channel:
Navin Reddy : / @navinreddy
Telusko Hindi :
/ @teluskohindi
Subscribe to the channel and learn Programming in easy way.
BlockChain Tutorial : bit.ly/2IyH8EJ
Hyperledger Fabric : shorturl.at/ekmCJ
Golang Tutorial : shorturl.at/ksvMP
Servlet JSP tutorial playlist : goo.gl/y1kvwc
Java Tutorial : goo.gl/p10QfB
Kotlin Tutorial : goo.gl/JedEzX
Scala Tutorials for Java Developers : goo.gl/8H1aE5
C Tutorial Playlist : goo.gl/8v92pu
Android Tutorial : goo.gl/MzlIUJ
XML Tutorial : goo.gl/Eo79do
Design Patterns in Java : goo.gl/Kd2MWE
Socket Programming in Java : goo.gl/jlMEbg
Spring MVC Tutorial : goo.gl/9ubbG2
OpenShift Tutorial for Beginners : goo.gl/s58BQH
Spring Framework with Maven : goo.gl/MaEluO
Sql Tutorial for Beginners : goo.gl/x3PrTg
String Handling in Java : goo.gl/zUdPwa
Array in Java : goo.gl/uXTaUy
Java Servlet : goo.gl/R5nHp8
Exception Handling in Java : goo.gl/N4NbAW

Наука

Опубликовано:

 

13 апр 2020

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 63   
@cookiesup2music
@cookiesup2music 4 года назад
tutorial starts at 9:30
@lazyjuan2197
@lazyjuan2197 4 года назад
Thanks for this tutorial! One question though, you added gunicorn to your project requirement.txt but you did not show how to use it. What is the usage of having gunicorn to you project?
@dennisgithinji8749
@dennisgithinji8749 3 года назад
i love your work. straight to the point and well explained . thanks alot
@yashm05
@yashm05 4 года назад
Loved the video, Also please make a video in which we are using a different database like postgresql instead of db.sqlite3
@deki90to
@deki90to 3 года назад
Thank you so much. This works! I can't belive it
@siddharthshukla3557
@siddharthshukla3557 3 года назад
what if we want to keep makemigrations and migrate command as part of docker setup?? and createsuperuser command as well.
@donaldjunior1442
@donaldjunior1442 3 года назад
Very simple and straight to the point
@shivabharathiponnuvelu3759
@shivabharathiponnuvelu3759 4 года назад
Sir, having an small doubt, is there any limitation with windows? .. Am not able to get the project locally.. But am getting it in docker as img/container....and it's running.. But, needed locally as well for editing. Thanks in advance..
@omparikh4426
@omparikh4426 4 года назад
thanks for getting back to Django, can you please take advance topics in Django like serializer(DRF) or cookies management?
@jyothisbenny8783
@jyothisbenny8783 2 года назад
Yeah, please do that
@Shaitender
@Shaitender 2 года назад
Thanks for clear explanation, but can use this docker image on prod? U haven't showed how to use gunicorn here
@armanahmed4806
@armanahmed4806 4 года назад
Wonderful as always plz make a videos on django rest API
@anushalekhireddy9732
@anushalekhireddy9732 3 года назад
work ayindi navin anna , chala thanks.Koncham errors unnayi kani stackoverflow to resolve chesa
@subhanishaik8163
@subhanishaik8163 3 года назад
Need to mandatary to install docker in machine.or not needed to run docker.
@akshayboddhul
@akshayboddhul 4 года назад
Hey, please make video on payment gateway in django. Thanks,
@pabitraroy3907
@pabitraroy3907 2 месяца назад
13:29 why you have copied requirements.txt to app folder? Should it be copied on ADD . /app command ?
@thabangthamane8584
@thabangthamane8584 3 года назад
Why did you install gunicorn? Or am I just missing where you are using it?
@bhaktijadhav3245
@bhaktijadhav3245 3 года назад
instead of creating requirements.txt manually we can use "pip freeze > requirements.txt"
@udgvlogs7999
@udgvlogs7999 4 года назад
Sir please make video series on python flask ,no clear explanations in RU-vid about it
@sadaffatima853
@sadaffatima853 4 года назад
Please make video on Google protobuf, only few tutorials are available about protobuf..so I should make tutorial about protobuf encoding and decoding
@leetcode_solutions
@leetcode_solutions 3 года назад
`docker-compose build`executed successfully, however `docker-compose up` is getting stuck.. How do I fix it?
@90daner
@90daner 3 года назад
how can i push this image to docker hub ?
@Alex-zs7gm
@Alex-zs7gm 3 года назад
Is there any update on this method after one year?
@webtechs8793
@webtechs8793 4 года назад
Is Django admin different than Django?
@anushalekhireddy9732
@anushalekhireddy9732 3 года назад
ERROR: Can't find a suitable configuration file in this directory or any parent. Are you in the right directory? Supported filenames: docker-compose.yml, docker-compose.yaml stuck in this error HELP!
@anushalekhireddy9732
@anushalekhireddy9732 3 года назад
i run this command before in VScode, but i couldn't exactly where the error was. Then I run in CMD , then got to know about specific errors. Corrected it and then got it!
@foddiebyage9696
@foddiebyage9696 4 года назад
Sir pls complete remaining playlists
@yuvaraj4594
@yuvaraj4594 4 года назад
Hiii sir, please make video for android web application and payment gateway in django..
@RajaRupaYoutube
@RajaRupaYoutube 2 года назад
Tell about kubernetes k'8
@souravsen8246
@souravsen8246 2 года назад
Can you please share those docker files?
@swatijadhav6700
@swatijadhav6700 3 года назад
can you please do a video on db serice also
@MaxProgramming
@MaxProgramming 4 года назад
WOW. Linux Mint looks good
@gururajmoger8649
@gururajmoger8649 4 года назад
Pls make application with multiple components..
@ayusharyan161
@ayusharyan161 3 года назад
sir, tutorial on jhipster please..
@wiliz3d945
@wiliz3d945 10 месяцев назад
Love this
@usamakaleem8378
@usamakaleem8378 3 года назад
it's not running with 0.0.0.0:800 on clicking the link even after adding it to the allowed hosts
@amoghshetty5724
@amoghshetty5724 3 года назад
it is not 800 it is 8000
@manojsinghalsir5459
@manojsinghalsir5459 4 года назад
Please make video on SharedPrefrences in android
@santoshhiremath6414
@santoshhiremath6414 4 года назад
Sir can please create an simple game app in python with docker?
@rajvardhanreddykonkala398
@rajvardhanreddykonkala398 4 года назад
Thanks Reddy Anna
@nikhilmankani576
@nikhilmankani576 4 года назад
Sir can you please tell in your next video the following: 1)How can we create repository and push the images to our repository. 2)How can we run the django site using this image we created in the video and without using the docker-compose up command. 3)Where can we find the image we created on our pc.
@jayantamadhav3149
@jayantamadhav3149 3 года назад
everything is good , but i highly recommend using virtual environments instead of using python3 globally because every app will have different sets of dependencies
@alpacino3989
@alpacino3989 3 года назад
use virtual env
@mggarekar
@mggarekar 4 года назад
Nice
@adarshkhiwasara8983
@adarshkhiwasara8983 4 года назад
Web devlopement please
@keepingitstuggy
@keepingitstuggy 4 года назад
sir plz make video on geodjango
@keepingitstuggy
@keepingitstuggy 4 года назад
sir plz make video on geodjango
@keepingitstuggy
@keepingitstuggy 4 года назад
sir plz make video on geodjango
@keepingitstuggy
@keepingitstuggy 4 года назад
sir plz make video on geodjango
@keepingitstuggy
@keepingitstuggy 4 года назад
sir plz make video on geodjango
@keepingitstuggy
@keepingitstuggy 4 года назад
sir plz make video on geodjango
@keepingitstuggy
@keepingitstuggy 4 года назад
sir plz make video on geodjango
@keepingitstuggy
@keepingitstuggy 4 года назад
sir plz make video on geodjango
@keepingitstuggy
@keepingitstuggy 4 года назад
sir plz make video on geodjango
@keepingitstuggy
@keepingitstuggy 4 года назад
sir plz make video on geodjango
@keepingitstuggy
@keepingitstuggy 4 года назад
sir plz make video on geodjango
@keepingitstuggy
@keepingitstuggy 4 года назад
sir plz make video on geodjango
Далее
Creating Django App on Docker
26:58
Просмотров 56 тыс.
How to Dockerize Django in 5 minutes
36:00
Просмотров 31 тыс.
The Trump rally shooting from a photographer's POV
00:58
Prepare a Django app for Deployment using Docker
39:10
5 Design Patterns That Are ACTUALLY Used By Developers
9:27
What is Docker?
10:32
Просмотров 519 тыс.
Learn JSON in 10 Minutes
12:00
Просмотров 3,1 млн
Python Django Tutorial for Beginners
1:02:36
Просмотров 2,5 млн
Building a Django Docker Container
34:11
Просмотров 22 тыс.
Копия iPhone с WildBerries
1:00
Просмотров 368 тыс.