search for: bundle_wrapp

Displaying 1 result from an estimated 1 matches for "bundle_wrapp".

Did you mean: bundle_wrapper
2013 May 20
2
Unicorn + RUnit Rails Not Killing Old Master
...of the way, its capable of binding. Here is my unicorn configuration at /etc/unicorn/myzippykid.rb: https://gist.github.com/grahamc/08aaed97c9b39cf68f01 Here is my /etc/sv/myzippykid/run script which is how runit runs my unicorn daemon: https://gist.github.com/grahamc/7ca7e3942d19f60d339a my bundle_wrapper.sh simply inits the environment with the proper ruby and path: https://gist.github.com/grahamc/9760001e0e20c915d9e9 -- The contents of all my pastes for those of you without internet at time of reading: https://gist.github.com/grahamc/35715c1a2c9717e461e3: runsvdir -P /etc/service log: .....