Skip to main content

Run a RelayMiner

What is a RelayMiner

See the RelayMiner documentation for more information on what a RelayMiner is. This page aims to provide links and details on how to deploy and operate it.

RelayMiner Operation Requirements

A RelayMiner requires the following:

  1. A staked on-chain Supplier to provide services.
  2. A connection to a Full Node to interact with the blockchain.
tip

It is crucial to deploy a Full Node prior to setting up a RelayMiner. This ensures the necessary infrastructure for blockchain communication is in place.

Hardware requirements

Please see the Hardware Requirements page.

Docker Compose Example

Please refer to the Deploying a RelayMiner section in poktroll-docker-compose-example GitHub repository on how to deploy an AppGate Server using docker-compose.

TODO: Move over the relevant information from the poktroll-docker-compose-example repository into the docs

Kubernetes Example

TODO: Provide an example using strangelove-ventures/cosmos-operator.