Radish alpha
r
rad:zwTxygwuz5LDGBq255RA2CbNGrz8
Radicle CI broker
Radicle
Git
doc(doc/userguide.md): add note about RAD_PASSPHRASE for node key
Lars Wirzenius committed 6 months ago
commit 5379b676d52127a5c828eb488fb4e67d5f382850
parent 387207e
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):