Skip to content

Commit

Permalink
GITBOOK-93: change request with no subject merged in GitBook
Browse files Browse the repository at this point in the history
  • Loading branch information
Clara van Staden authored and gitbook-bot committed Oct 22, 2024
1 parent 08a36fd commit 03f3ec1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/operations/run-relayers.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,10 @@ Use the secret seed hash as the `snowbridge/asset-hub-ethereum-relay` secret.

The `asset-hub-parachain-relay` is a private key for a funded account on Ethereum.

## Set Relayer Number

Once you have set up all of the above, ask for a relayer ID and relayer count in Snowbridge Relayer Telegram group: [https://t.me/+I8Iel-Eaxcw3NjU0](https://t.me/+I8Iel-Eaxcw3NjU0). The ID and count should be updated in your [inventory file](https://github.com/Snowfork/snowbrige-relayers-infra/blob/main/inventory/message-relayers/group\_vars/all.yml#L28-L29).

## Install Relayers

Once you have added all the secrets, you can deploy your relayers:
Expand All @@ -106,6 +110,10 @@ sudo journalctl -fu snowbridge-asset-hub-ethereum-relay --since today
sudo journalctl -fu snowbridge-asset-hub-parachain-relay --since today
```

### Increment Relayer count

Once the relayer has started up successfully, all relaying parties should increment their [relayer count config](https://github.com/Snowfork/snowbrige-relayers-infra/blob/main/inventory/message-relayers/group\_vars/all.yml#L29) and redeploy their relayer config. This action will be prompted in the TG group.

### Monitoring

TODO
Expand Down

0 comments on commit 03f3ec1

Please sign in to comment.