Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.43 KB

File metadata and controls

33 lines (23 loc) · 1.43 KB

Overview

This package aims to provide a simple way to eject Lido validators for those operators running an Obol cluster on Dappnode.


Prerequisites

Before you begin, ensure that you meet the following requirements:

  • An active Obol package is installed on your Dappnode.
  • Your Obol package includes a Lido cluster as one of its services.
  • A backup of the Obol package has been created after setting up your Lido cluster.

Installation and Configuration

Step 1: Restore Backup

  1. Navigate to this package's backup tab.
  2. Click on the "Restore" button to upload the Obol backup file you previously downloaded.

Step 2: Configure Cluster Settings

  1. Navigate to the Config tab.
  2. Set the CHARON_TO_EXIT_NUMBER for both the validator-ejector and lido-dv-exit services. This number should correspond to the number of your Lido cluster inside the Obol package (choose from 1-5).

Step 3: Set Operator ID

  1. Stay in the same Config tab
  2. Specify the OPERATOR_ID, which should be consistent across all operators in the cluster.

Note: If the CHARON_TO_EXIT_NUMBER and OPERATOR_ID were set during the initial installation, there's no need to configure them again unless changes are necessary. In such cases, adjustments can be made through the Config tab mentioned above.


Final Steps

Ensure that both the validator-ejector and lido-dv-exit services are active, along with the Obol package itself.