Does anyone know of any good, detailed guides for capistrano and deploying rails applications? I'm interested in learning all the different functionality rather than just following a tutorial without really understanding what's happening.
closed as not constructive by Bo Persson, Kev♦ Sep 16 '12 at 23:21
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
Github made the great tutorial howto setup capistrano. |
|||
|
You can reference to the Capistrano Handbook and Getting start guide. |
|||
|
|
|
I don't know if it could be what you are looking for, but I just wrote how to make Rails 3.2, Nginx and Capistrano work http://www.lifeofadev.eu/posts/deploy-rails-3-2-with-capistrano |
|||||||
|
|
I've written this one, that at some point I might move off this gist: https://gist.github.com/2161449 I agree there is/was a lack. I figured stuff out painfully, and then tried to write it up in a guide for others (and myself to refer back to) |
||||
|
|
