Skip to content

Instantly share code, notes, and snippets.

@nicholasklick
Created September 11, 2013 16:33
Show Gist options
  • Save nicholasklick/6526249 to your computer and use it in GitHub Desktop.
Save nicholasklick/6526249 to your computer and use it in GitHub Desktop.
1. vagrant up
2. knife solo bootstrap -p 2222 vagrant@localhost
3. ssh -p 2222 deploy@localhost
4. cap deploy:setup BRANCH=branch_name HOST=localhost:2222
5. knife solo cook deploy@localhost -p 2222
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment