compute/todo.md
... ...
@@ -13,8 +13,9 @@ Direct /postdeploy to the webhook container, POST only
13 13
Direct / to the wiki container, GET, HEAD only
14 14
15 15
### certbot
16
-Run manually once with a creates directive via docker, mounting /etc/letsencrypt
17
-Cat the files for haproxy pem chain
16
+Run manually once with an ansble creates directive via docker, mounting /etc/letsencrypt.
17
+Cat the files for haproxy pem chain (already covered by the post hook?)
18
+Spec --cert-name to something generic like thishost or some shit so we don't have to hard code domains in the scripts
18 19
19 20
### Wiki
20 21
Gollum-in-docker here https://github.com/gollum/gollum/wiki/Gollum-via-Docker