Eugeny / ajenti-v

Virtual Hosting addon for Ajenti
ajenti.org/#product-ajenti-v
MIT License
225 stars 80 forks source link

Ajenti-v should not restart all supervisord processes at once #178

Open lephuongbg opened 9 years ago

lephuongbg commented 9 years ago

I have some supervisord-managed daemons which should be run uninterrupted and only restart when needed. The problem is whenever I do a changes in one of my website, all supervisord processes are restarted.

Proposed behavior: It should only restart the process that is related to the current editing website.

Ardakilic commented 9 years ago

+1, I'd love this to be implemented.

Xefir commented 9 years ago

Please take a look at this issue : https://github.com/ajenti/ajenti/issues/764

It fix the problem (but you have to edit the file by now)