|
|
|
|
|
by oomkiller
5922 days ago
|
|
I'm not sure why they needed to develop their own process monitoring script, as bluebill does just as good as monit or god, even managing the children processes. With my bluepill script, I have it setup so if I send restart, it uses hot code reload. My deployments consist of git pull origin master && bluepill restart unicorn! |
|
Thanks for the bluepill link though, we'll take a look at it and might consider a rewrite of our internal tool at some point.
I'd like to open source Stormcloud when it becomes more accessible. Unfortunately, it's laden with internal dependencies to our monitoring systems, and not publicly consumable at the moment.