718c501806d4f3dc293d925a1565fb6150a05085
compute/todo.md
| ... | ... | @@ -8,5 +8,5 @@ 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 | 10 | createdroplet -t docker -t permanent -t wiki -i centos-7-x64 -r lon1 -n wiki-lon1 |
| 11 | -Make github-webhook pull whatever it's given down to /repos/\<reponame> |
|
| 11 | +Make github-webhook pull whatever it's given down to /repos/\<reponame>. Need deploy keys. |
|
| 12 | 12 | Mount /repos in the gollum container and serve the wiki dir in there |
| ... | ... | \ No newline at end of file |