You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/website/root/manual/operate/run-signer-node.md
+18-9Lines changed: 18 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -99,12 +99,10 @@ Note that this guide works only on a Linux machine.
99
99
:::
100
100
101
101
- To operate a **Cardano node** as a **stake pool**, you need:
102
-
103
102
- The pool's `operational certificate`
104
103
- The pool's `KES secret key`
105
104
106
105
- To access the file system of the **Cardano block-producing** node for **production** deployment (or of the **Cardano relay** node for **naive** deployment), you will need the following permissions:
107
-
108
106
- Read rights on the `Database` folder (specified by the `--database-path` setting of the **Cardano node**)
109
107
- Read and write rights on the `Inter Process Communication` file (typically defined by the `CARDANO_NODE_SOCKET_PATH` environment variable used to launch the **Cardano node**)
- If you have already installed `Squid` via the `apt` package manager, we recommend that you delete it before manually building it from source by running the following commands:
0 commit comments