Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 730 Bytes

File metadata and controls

21 lines (14 loc) · 730 Bytes

Supervisor serialrestart

https://badge.fury.io/py/supervisor-serialrestart.png https://pypip.in/d/supervisor-serialrestart/badge.png

Adds serialrestart command to Supervisor. This command works simmilar to restart but if you have multiple services, it sometimes is preferable to restart them one after another to minimize downtime.

It even supports wildcards.