af4325fa2fbc432c5cc8efec00709bb4456265d6
compute/todo.md
| ... | ... | @@ -6,6 +6,10 @@ certbot 2001 |
| 6 | 6 | haproxy 2002 |
| 7 | 7 | wiki 2003 |
| 8 | 8 | |
| 9 | +### host |
|
| 10 | +package python-pip |
|
| 11 | +pip docker |
|
| 12 | + |
|
| 9 | 13 | ### github puller |
| 10 | 14 | Docker image is ilikejam/github-webhook-handler |
| 11 | 15 | docker run --mount type=bind,source=/etc/id_github_deploy,target=/etc/id_github_deploy --mount type=bind,source=/var/run/repos,target=/repos --mount type=bind,source=/etc/github_webhook_secret,target=/etc/github_webhook_secret -p 80:8000 --user 2000:2000 8df9557df0da & |