compute/todo.md
... ...
@@ -12,6 +12,8 @@ Create /var/run/repos , owner/group 2000, mod 755
12 12
Push the github-webhook container to docker hub. github-webhook-pull-master or someshit.
13 13
Deploy priv key mounted at /etc/id_github_deploy - get contents from ~/.ssh/id_github_deploy
14 14
docker run --mount type=bind,source=/etc/id_github_deploy,target=/etc/id_github_deploy --mount type=bind,source=/var/run/repos,target=/repos -p 80:8000 --user 2000:2000 8df9557df0da &
15
+Private network
16
+Config haproxy to direct /postdeploy to the container
15 17
16 18
### certbot
17 19
Run manually once with a creates directive via docker, mounting /etc/letsencrypt