Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leonelgalan/cap_and_chef
https://github.com/leonelgalan/cap_and_chef
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/leonelgalan/cap_and_chef
- Owner: leonelgalan
- Created: 2014-04-03T18:57:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-10T15:29:15.000Z (over 10 years ago)
- Last Synced: 2024-10-10T14:05:13.078Z (27 days ago)
- Language: Ruby
- Size: 203 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
Optional: `vagrant destroy --force`
```
vagrant up
knife solo bootstrap vagrant@localhost --ssh-port 2222 -i ~/.vagrant.d/insecure_private_key
```**Upload deployer's public key to Github's deploy keys.** Connect to the box using `vagrant ssh -- -l deployer`
```
be cap staging deploy
```