3cbfbc3c0eb34207ee0554f986ad1ac87fcfabba
internal/Anycast-Wiki.md
| ... | ... | @@ -4,16 +4,16 @@ The local webserver is monitored with a simple shell script (below) working in c |
| 4 | 4 | ### Checklist: |
| 5 | 5 | |
| 6 | 6 | * Install [gollum](https://github.com/gollum/gollum) |
| 7 | - |
|
| 8 | - * Clone the dn42 wiki repo |
|
| 7 | + * Clone the dn42 wiki repo: |
|
| 9 | 8 | |
| 10 | 9 | `git clone ssh://[email protected]/dn42/wiki` |
| 11 | 10 | |
| 11 | + * Request a [certificate](/services/Certificate-Authority) |
|
| 12 | + |
|
| 12 | 13 | |
| 13 | 14 | #####gollum-watchdog.sh: |
| 14 | 15 | |
| 15 | 16 | ``` |
| 16 | - |
|
| 17 | 17 | #!/bin/bash |
| 18 | 18 | |
| 19 | 19 | URL=( "http://172.23.0.80" "https://172.23.0.80" ) |