Add some setup steps

This commit is contained in:
Luke Murphy 2020-04-15 22:19:24 +02:00
parent 9a88cfb15f
commit a75098c9e1
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 7 additions and 0 deletions

View File

@ -38,4 +38,11 @@ More documentation coming soon TM.
```bash
$ 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
```