We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Remove reference to manually running moonshine:apply. Capistrano 2.11 changed some of the hooks of things, leading that not be applied. That has been fixed in moonshine since though.
Revert a4fcac33777ac9af4439bf9d1c992e5aa7a7c67a ... b155677cfe84fe4c115d9e65917e19d8e3a861fd on Tutorial
Changed the sequence of when to have the user run cap moonshine:apply to be after cap deploy
Adding a reference to ask the first time user to include bundler/capistrano in their deploy.rb so bundle install runs during deploy.
Adding a reference to ask first time user to apply moonshine manifest.
Updated Tutorial (markdown)
Add instructions for password-less deploy
Changed the
Noted that the tutorial is for Rails 2.x
Fixed broken link to Configuration page
Add step to login into the blackbox as rails user to setup public key Updated Tutorial (markdown)
Initial transition to new wiki system