#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.