Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions docs/pages/developers/network/relayer/messaging/relayer.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -147,12 +147,6 @@ docker logs -f tesseract

At the minimum, the hyperbridge relayer should be run on a machine with at least 4GB of RAM and a quad-core cpu. This relayer should also have at least a 100Mb/s connection if it is to query nodes over the internet.

### Ansible Playbooks

A community member has graciously provided their ansible playbook for running the hyperbridge relayer. You can find it here:

- [schmiatz/hyperbridge-relayer](https://github.com/schmiatz/hyperbridge-relayer)

## Configuration

The configuration file is a toml file that at the moment, that expects the following configuration options:
Expand Down
Loading