|
|
|
|
|
by unbit
5121 days ago
|
|
please do not use the suid binary approach, it is something really avoidable in various way. Check the --touch-reload option of uWSGI, you can create an empty file (writable by the user making commits/push) and use it to signal reloading. |
|