bd7810e362cf16ca96a48874397607f415995887
compute/todo.md
| ... | ... | @@ -7,7 +7,7 @@ Filter everything except GET at haproxy with the appropriate acl |
| 7 | 7 | Run gollum with --no-edit |
| 8 | 8 | Sync from github from another container, shared volume with https://github.com/bloomberg/python-github-webhook , read-only for gollum |
| 9 | 9 | Set the secret from an env var in ansible, write to file, mount file in container, read file from the webhook main |
| 10 | -createdroplet -t docker -t permanent -t wiki -i centos-7-x64 -r lon1 -n wiki-lon1 |
|
| 10 | +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 | Push the github-webhook container to docker hub. github-puller or someshit. |
| 13 | 13 | Need deploy keys mounted in the webhook container somewhere. |