9bfd4b90ede514c3050ddd1b009e56d8ff5af548
internal/Anycast-Wiki.md
... | ... | @@ -6,7 +6,7 @@ The local webserver is monitored with a simple shell script (below) working in c |
6 | 6 | * Install [gollum](https://github.com/gollum/gollum). |
7 | 7 | * Clone the dn42 wiki repo: |
8 | 8 | |
9 | - `git clone ssh://git@xuu.me/dn42/wiki /home/wiki.dn42/` |
|
9 | + ``git clone ssh://git@xuu.me/dn42/wiki /home/wiki.dn42/`` |
|
10 | 10 | |
11 | 11 | * Generate a [CSR](/services/Certificate-Authority) and send to `xuu@sour.is`. Wait for a reply containing internal.dn42/wiki.dn42 certificates. |
12 | 12 | * Start two gollum instances, read-only and editing on `127.0.0.1`: |