cdf3f4d622cf69b170e572fafd58c7b30c89dfde
compute/todo.md
| ... | ... | @@ -10,7 +10,7 @@ wiki 2003 |
| 10 | 10 | ### github puller |
| 11 | 11 | 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 | -Deploy priv key mounted at /etc/id_github_deploy - get contents from ansible env |
|
| 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 | 15 | |
| 16 | 16 | ### certbot |