f58f5daaff88e7fdf15abf71a5369919c0c95878
compute/todo.md
| ... | ... | @@ -8,7 +8,7 @@ haproxy 2002 |
| 8 | 8 | wiki 2003 |
| 9 | 9 | |
| 10 | 10 | ### github puller |
| 11 | -Set the secret from an env var in ansible, write to file, mount file in container, read file from the webhook main |
|
| 11 | +Set the secret from an env var in ansible, write to file, mount file at /etc/gh_webhook_secret, read file from the webhook main |
|
| 12 | 12 | Create /var/run/repos , owner/group 2000, mod 755 |
| 13 | 13 | Push the github-webhook container to docker hub. github-webhook-pull-master or someshit. |
| 14 | 14 | Deploy priv key mounted at /etc/id_github_deploy - get contents from ~/.ssh/id_github_deploy |