Closed JeanMertz closed 10 years ago
@jtimberman @coderanger, any interest in this PR? Would be nice to have it merged upstream. Thanks.
I also updated the original runit script as seen in this gist: https://gist.github.com/JeanMertz/8996796
Please rebuild this branch without all the documentation changes.
@jeanmertz you should post that somewhere on github and version it. That's pretty useful and I would hate it to get lost in a pull request.
This change, combined with the below custom template/config allowed for zero-downtime deployments with unicorn:
recipes/my_app.rb
templates/default/sv-unicorn-run.erb (modified from this gist, thanks @czarneckid)
https://gist.github.com/JeanMertz/8996796