Π“Ρ€Π°Ρ„ ΠΊΠΎΠΌΠΌΠΈΡ‚ΠΎΠ²

2 ΠšΠΎΠΌΠΌΠΈΡ‚ΠΎΠ²

Автор SHA1 Π‘ΠΎΠΎΠ±Ρ‰Π΅Π½ΠΈΠ΅ Π”Π°Ρ‚Π°
Mathieu Pillard 79120c148f
Run watchmedo through supervisor in local envs instead of through uwsgi (#19513)
* Run watchmedo through supervisor in local envs instead of through uwsgi

This should prevent a storm of watchmedo processes when there are changes,
as this should keep the same long-lived watchmedo process instead of
spawning new ones.

Also, watch a specific file instead of the whole directory to avoid
reloads when just opening a shell (since bash_history is written to
the artifacts dir)

* add reload file to git, run on with /code/

* Watch /code/src for both celery and uwsgi

* Keep safe-pidfile
2022-07-27 17:53:51 +02:00
Stuart Colville 5bf6773865 Use supervisord for runserver in docker 2015-09-18 12:59:08 +01:00