1) run capify command, it generates deploy.rb config 2) edit config file properly 3) run cap deploy:setup command to deployment preparation 4) run cap deploy command to deploy ruby on rails application
additional steps: 5) you can rollback an app by cap deploy:rollback
Link to this comment:
All Comments (0)