Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 288 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 288 Bytes

cap_recipes

  1. Put this recipes folder in config/
  2. Capify your app
  3. Configure your deploy.rb as normal.
  4. You'll need to ssh to your VPS and setup a user that can deploy to it and has sudo
  5. cap deploy:install (be sure to look at recipes/base.rb to see what this does)