b94000e9f7d946fd95e1502a64e4c9a1d2d0ec77
compute/todo.md
| ... | ... | @@ -11,7 +11,7 @@ createdroplet -t permanent -t wiki -i centos-7-x64 -r lon1 -n wiki-lon1 |
| 11 | 11 | Make github-webhook pull whatever it's given down to /repos/\<reponame>. |
| 12 | 12 | |
| 13 | 13 | Push the github-webhook container to docker hub. github-webhook-pull-master or someshit. |
| 14 | -Need deploy keys mounted in the webhook container somewhere. |
|
| 14 | +Deploy priv key mounted at /etc/id_github_deploy - get contents from ansible env |
|
| 15 | 15 | Gollum-in-docker here https://github.com/gollum/gollum/wiki/Gollum-via-Docker |
| 16 | 16 | Mount /repos/\<wiki> as /wiki in the gollum container and serve the wiki dir in there. |
| 17 | 17 |