Django in Production - From Zero to Hero - Part 2

preview_player
Показать описание
#django #production #deployment #nginx

In this lesson we continue deployment process of Django based application. In this part we deal with Nginx. Besides installation and basic configuration I will explain in great detail the location, server and alias directives. While recording this screencast I had a minor issue with DNS - a great opportunity to see 'dig' command in action.
Initially I planned to include in this lesson info on how to use ansible as well, but video come out to be longer than I expected, so we will explore together ansible in the next lesson.
Рекомендации по теме
Комментарии
Автор

Papermerge DMS - is my source of inspiration so to say - this is where I gained all knowledge I share on this channel.

djangolessons
Автор

Mulțumesc mult pentru lecțiile simple și ușor de înțeles! Succese!

DenisTabac
Автор

I can't believe that someone really have explained this much in depth..
Thanks a lot ❣️
Keep sharing !!

MOHDMUJTABA
Автор

That's very well explained, thanks so far!

Mat
Автор

Give this man a medal and a sandwich 🏅🥪

zakariasakyoud
Автор

Amazing tutorials and very very clear explanation, thank you!

AndreBeeDXB
Автор

Thanks for the videos. These are really helping me understand the process

anuroop
Автор

Hey, @Django Lessons. Thank you a lot for a useful content. Could you possibly do a similar lesson for deploying dockerized django to production? Like having a development docker container and a separate config for production, so one could easily deploy what he/she was working on without much of additional steps? Thanks

ILJaLeiko
Автор

9:12 I tried this and nginx is not serving my images. Could you propose some reasons why?

chenjus