From 6f57fe9a1e930a74cfbb31b2e46ecfe75ec523ca Mon Sep 17 00:00:00 2001 From: jowj Date: Thu, 15 Nov 2018 13:37:04 -0600 Subject: [PATCH] include basic howto info for each deployment --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 1fc665d..cb6d092 100644 --- a/README.md +++ b/README.md @@ -15,3 +15,18 @@ Then, run the container and attach: 3. add ssh keys to your ssh-agent (TODO: fucking do this automatically) - `ssh-add ~/path/to/file` 4. run any deploys you want + +#### deployments + +1. Mojobot + - cd to the deploy folder + - `ansible-playbook -i hosts.yml mojo.yml --ask-vault-pass` + - this will deploy it automatically to docker hosts. eventually i'll need to update targets +2. arke + - cd to deploy folder + - `ansible-playbook -i hosts arke.yml` + - has to be deployed on same docker host as mojo. they share the `towervol` docker volume to share data +3. znc + - cd to deploy folder + - `ansible-playbook -i hosts.yml znc.yml` + - currently deploys to dockerhosts datagroup.