Well, that's more or less the question. I've an environment with unicorn and nginx, and our old deployment process was using Chef (manually running chef-client on every machine and then restart unicorn process). Right now I'm migrating that deployment process to Capistrano and I wanted to know, according to the experience of the people on this group, what is the best way to manage unicorn, using Capistrano or continue managing using Chef?
I've been reading about this gem https://github.com/sosedoff/capistrano-unicorn, I've done some tests on staging environment, but I'm not 100% sure if that is the best option so any comment and/or advice is welcome! Thanks. -- -- * You received this message because you are subscribed to the Google Groups "Capistrano" group. * To post to this group, send email to [email protected] * To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano?hl=en --- You received this message because you are subscribed to the Google Groups "Capistrano" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
