Add some setup steps
This commit is contained in:
parent
9a88cfb15f
commit
a75098c9e1
@ -38,4 +38,11 @@ More documentation coming soon TM.
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ dokku plugin:install https://git.autonomic.zone/autonomic-cooperative/dokku-ansible-deploy.git
|
$ dokku plugin:install https://git.autonomic.zone/autonomic-cooperative/dokku-ansible-deploy.git
|
||||||
|
$ dokku ansible-deploy:sudo-pass
|
||||||
|
```
|
||||||
|
|
||||||
|
## Per-app Host Setup
|
||||||
|
|
||||||
|
```bash
|
||||||
|
$ dokku ansible-deploy:vault-pass myapp
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user