Lesson 6 - Gunicorn

Опубликовано: 01 Январь 2020
на канале: Django Lessons
20,333
215

In this lesson you will learn in less than 10 minutes how to setup a gunicorn systemd service on your local computer. You will be able switch between development and production environment easily - which will allow you practice "production mode" settings.
Pay special attention to "zero configuration" setup in mysite.service for python virtual environment.


Django Lesson: https://www.django-lessons.com/lesson...
Github Repo: https://github.com/ciur/lesson-6-guni...
Gunicorn Docs: http://docs.gunicorn.org/en/latest/in...
Systemd Docs: https://www.freedesktop.org/software/...