signalfx / maestro-ng

Orchestration of Docker-based, multi-host environments
https://signalfx.com
Apache License 2.0
683 stars 83 forks source link

Added support for restart basing on service dependencies. (Fixes #186) #194

Closed zsuzhengdu closed 4 years ago

zsuzhengdu commented 7 years ago

If Service A 'requires' Service B, when restarting, restart Service B first (Service A is waiting) and then restart Service A.