Run a Gateway
- What is PATH Gateway?
- PATH Gateway Operation Requirements
- Hardware requirements
- Docker Compose Example
- Kubernetes Example
What is PATH Gateway?
See the PATH Gateway documentation for more
information on what a PATH Gateway
is. This page aims to provide links and
details on how to deploy and operate it.
PATH Gateway Operation Requirements
A PATH Gateway requires the following:
- A staked on-chain Application to pay for services.
- An optional on-chain Gateway to optionally proxy services.
- 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 PATH Gateway
section in Docker compose walkthrough
on how to deploy a PATH Gateway
using docker-compose
.
Kubernetes Example
TODO_DOCUMENT: Provide an example using strangelove-ventures/cosmos-operator.