OE Node installation and configuration
WORK IN PROGRESS
Prerequisites
Hardware requirements
The minimum hardware requirements for the server that will run the marketplace are:
number of cores: 1
RAM: 8 GB
disk: 50 GB
Software requirements
Operating System: Any Linux distribution supported by the Docker Engine and Docker Compose products. For guidance on compatible platforms, see the Docker Compose supported platforms and Docker Engine supported platforms documentation
Software products:
Docker Engine
Docker Compose
Other requirements
Blockchain RPC provider: Use a service such as Alchemy, Infura, or Chainstack. Ensure that your subscription tier supports a sufficient number of requests per second to meet the marketplace demand.
IPFS gateway provider: Use a gateway such as Pinata, Cloudflare, or Filebase. Verify that your subscription tier provides adequate storage capacity, file limits, and request throughput for your expected workload.
Deployment steps
Environment variables
POLICY_SERVER_URL
Last updated