R
R
Roma Zvarich2015-10-07 01:47:54
Django
Roma Zvarich, 2015-10-07 01:47:54

Is it possible to implement an automatic server restart similar to Django's built-in one?

Hello.
Django has its own mini-server that restarts whenever changes are made to the code.
Is it possible to implement the same automatic restart on the local machine using Nginx + Gunicorn or other technologies?
At the moment, the "Nginx + Gunicorn + Supervisor" bundle managed to implement only manual restart of the application.
Thank you.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey K, 2015-10-07
@hisbvdis

docs.gunicorn.org/en/latest/settings.html#reload

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question