Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leonelgalan/cap_and_chef


https://github.com/leonelgalan/cap_and_chef

Last synced: 6 days ago
JSON representation

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
```