From a75098c9e12a31b96fcca43e438ad8e9388b5f1f Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Wed, 15 Apr 2020 22:19:24 +0200 Subject: [PATCH] Add some setup steps --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index e065372..f31358c 100644 --- a/README.md +++ b/README.md @@ -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 ```