Radish alpha
r
Radicle CI broker
Radicle
Git (anonymous pull)
Log in to clone via SSH
doc(doc/userguide.md): add note about RAD_PASSPHRASE for node key
✓ CI success Lars Wirzenius committed 7 months ago
commit 5379b676d52127a5c828eb488fb4e67d5f382850
parent 387207e4bff86a072f02b4db516fc4996961acf3
3 passed (3 total) View logs
1 file changed +4 -0
modified doc/userguide.md
@@ -50,6 +50,10 @@ want to run CI. Due to technical limitations, this can't be your usual
node, because it won't react to changes you push to it. It will only react to
changes it receives from other nodes.

+
You can set a passphrase on your node key. If you do, you need to arrange for
+
the CI broker to know it, by setting `RAD_PASSPHRASE` in the environment, when
+
you start the CI broker process.
+

Once you've [installed a Radicle node and it is
running](https://radicle.xyz/#get-started):