I use ubuntu with nginx & gunicorn and try to run django-q
How can I keep django-q run when shutdown terminal please
I use ubuntu with nginx & gunicorn and try to run django-q
How can I keep django-q run when shutdown terminal please
Copyright © 2021 Jogjafile Inc.
You will need to either run it as service (refer to answer) or use a process manager as described in the documentation