b25e63c34ae018db541f95ad05b4e9d512ce283d
compute/todo.md
| ... | ... | @@ -15,7 +15,7 @@ Direct / to the wiki container, GET, HEAD only |
| 15 | 15 | ### certbot |
| 16 | 16 | Run manually once with an ansble creates directive via docker, mounting /etc/letsencrypt. |
| 17 | 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 | +Spec --cert-name to 'this' so we don't have to hard code domains in the scripts |
|
| 19 | 19 | |
| 20 | 20 | ### Wiki |
| 21 | 21 | Gollum-in-docker here https://github.com/gollum/gollum/wiki/Gollum-via-Docker |