Django in Production - From Zero to Hero - Part 6 [Gunicorn + Django + Ansible Deployment]

Опубликовано: 07 Март 2020
на канале: Django Lessons
7,613
108

#production #deployment #ansible #gunicorn #django
In this lesson we will automate everything we did in part 5. We will use Ansible for that. We will add two more ansible roles. The app role - which deals with django part and gunicorn role which will automate gunicorn configuration.