Setting Up the Node
Kubernetes
1
Create a Kubernetes Deployment
manifest. Replace <VERSION>
with the desired version:
For additional environment variable configurations, refer to Adding Exchange Pairs and Watchdog environment variables.
2
Run the feeder with DEPLOYED_CONTRACT
set to an empty string (""
) in the Kubernetes manifest.
3
Monitor the logs for the deployed contract address. See the expected logs here.
4
Update the DEPLOYED_CONTRACT
value in the manifest with the retrieved contract address.
5
Apply the updated manifest: