Skip to content

Commit 8241388

Browse files
committed
chore: Update Lido SDVTM SSV guide
1 parent edfddcc commit 8241388

File tree

1 file changed

+2
-20
lines changed

1 file changed

+2
-20
lines changed

docs/02-guides/02-installation/01-use-case-guides/03-node-operator/lido/02-lido-sdvtm-ssv.md

+2-20
Original file line numberDiff line numberDiff line change
@@ -81,62 +81,46 @@ Wait for confirmation from the Lido Team before proceeding further.
8181

8282
### Step 5: Create SAFE Multisig with your cluster
8383

84-
Once all addresses are verified, the **cluster coordinator** will create a 5/7 threshold SAFE Multisig. The Multisig will use each member's individual manager address on Holesky. When the SAFE is created, the **cluster coordinator** should share SAFE Holesky URL for your cluster to review (tag them to make sure they can connect) and tag @kimonsh. This address will be your cluster’s representation in the Lido Node Operator Registry on Holesky.
84+
Once all addresses are verified, the **cluster coordinator** will create a 5/7 threshold SAFE Multisig. The Multisig will use each member's individual manager address on Holesky. When the SAFE is created, the **cluster coordinator** should share SAFE Holesky URL for your cluster to review. This address will be your cluster’s representation in the Lido Node Operator Registry on Holesky.
8585

86-
### Step 6: Register Your Cluster
8786

88-
The Simple DVT Module Committee will add your cluster to the Lido Node Operator Registry using the SAFE multisig you provided.
8987

9088
## Lido x SSV Network Node Setup
9189

9290
### Step 7: Log into Your Server
9391

9492
To begin setting up your node server with Stereum, start by logging into your server. Enter the server's IP address, username, and password, then proceed to log in. This step is critical for establishing a secure connection to your server where the node will be installed.
9593

96-
![Step 7 Screenshot](../../../../../../static/screenshots/guides/ssv-network-node-operator/ssv-network-node-operator-1.png)
9794

9895
### Step 8: One-Click Installation
9996

100-
Once logged in, look for the "One Click Installation" option which is recommended for beginners due to its simplicity and automated setup process. Select this to initiate the installation of your node with minimal hassle.
97+
Once logged in, look for the "One Click Installation" option which is recommended to its simplicity and automated setup process. Select this to initiate the installation of your node with minimal hassle.
10198

102-
![Step 8 Screenshot](../../../../../../static/screenshots/guides/ssv-network-node-operator/ssv-network-node-operator-2.png)
10399

104100
### Step 9: Select Network and Module
105101

106102
In the one-click installation section, select the "Lido x SSV SDVTM" option to participate as a Node operator for Lido. From the network dropdown, pick an Ethereum testnet like Holesky.
107103

108-
![Step 9 Screenshot](../../../../../../static/screenshots/guides/ssv-network-node-operator/ssv-network-node-operator-3.png)
109-
110104
### Step 10: Set Data Path
111105

112106
Ensure you set the appropriate data path for your server by selecting the right storage volume. This step affects your node's performance and stability. For services, Geth is common for execution, and for consensus, any client works well. Set the installation directory, usually `/opt/stereum`, to keep your services well-organized for easy management.
113107

114-
![Step 10 Screenshot](../../../../../../static/screenshots/guides/ssv-network-node-operator/ssv-network-node-operator-4.png)
115-
116108
### Step 11: Set Synchronization Method
117109

118110
The next step involves setting the synchronization method for your node clients. The recommended 'Checkpoint Sync' method allows quicker synchronization with the blockchain by starting from a known good state. Choose a trusted source for your checkpoint, which will influence the integrity and reliability of your node's data.
119111

120-
![Step 11 Screenshot](../../../../../../static/screenshots/guides/ssv-network-node-operator/ssv-network-node-operator-5.png)
121-
122112
### Step 12: Confirm Installation Paths
123113

124114
Finally, confirm the installation paths for each component you’re setting up on your server. This summary screen lists all the chosen services with their respective categories and installation paths, ensuring you have a clear overview of where each service will reside on the server. It’s important to verify that each path is correct to prevent any future operational issues.
125115

126-
![Step 12 Screenshot](../../../../../../static/screenshots/guides/ssv-network-node-operator/ssv-network-node-operator-6.png)
127-
128116
### Step 13: Complete Installation
129117

130118
Continue & wait for the installation to complete. This process might take some time depending on the server and network conditions.
131119

132-
![Step 13 Screenshot](../../../../../../static/screenshots/guides/ssv-network-node-operator/ssv-network-node-operator-7.png)
133-
134120
### Step 14: Monitor Client Status
135121

136122
After completing the initial setup, you will be directed to the node page. Here, monitor the status indicators next to each client, which will initially appear as small red dots. These dots will turn green once the clients are successfully turned on – the only exception will be the SSV Network Service as well as the SSV DKG Service. When this happens, proceed by clicking on the "Control" tab to manage your settings further.
137123

138-
![Step 14 Screenshot](../../../../../../static/screenshots/guides/ssv-network-node-operator/ssv-network-node-operator-8.png)
139-
140124

141125
### Step 15: Confirm Change Log Settings
142126
As we are tracking missed block proposals, we need to increase the duration that SSV Nodes store their logs. In your SSV Node Config, accessible by opening the SSV Config in the settings of the SSV service, check that the `LogFileBackups` option is set to "28"
@@ -147,8 +131,6 @@ As we are tracking missed block proposals, we need to increase the duration that
147131

148132
On the "Control" page, keep an eye on the synchronization status of both blockchain clients. Typically, the Consensus Client synchronization completes before the Execution Client's process starts. It's important to allow both clients to fully synchronize to ensure your node operates correctly within the network.
149133

150-
![Step 16 Screenshot](../../../../../../static/screenshots/guides/ssv-network-node-operator/ssv-network-node-operator-9.png)
151-
152134

153135

154136
### Step 17: Access SSV Network Features

0 commit comments

Comments
 (0)