Answer the question
In order to leave comments, you need to log in
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
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question