Skip to content

Commit

Permalink
GITBOOK-94: Relayer ID and Count ENV
Browse files Browse the repository at this point in the history
  • Loading branch information
Clara van Staden authored and gitbook-bot committed Oct 23, 2024
1 parent 03f3ec1 commit b41c78a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/operations/run-relayers.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ The `asset-hub-parachain-relay` is a private key for a funded account on Ethereu

## 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).
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). Add the key and ID in your `.envrc` file. [Example .envrc file](https://github.com/Snowfork/snowbrige-relayers-infra/blob/main/.envrc-example#L5-L6).

## Install Relayers

Expand All @@ -112,7 +112,7 @@ 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.
Once the relayer has started up successfully, all relaying parties should increment their [relayer count config and redeploy](https://github.com/Snowfork/snowbrige-relayers-infra/blob/main/.envrc-example#L5-L6) their relayer config. This action will be prompted in the TG group.

### Monitoring

Expand Down

0 comments on commit b41c78a

Please sign in to comment.