Deploy Ocean Subgraph
About Ocean Subgraph
Deploying Graph-node using Docker Engine and Docker Compose
Prerequisites
Steps
1. Create the /etc/docker/compose/graph-node/docker-compose.yml file
2. Create the /etc/systemd/system/[email protected] file
3. Reload the systemd manager configuration
4. Start graph-node service
5. Check the service's status
6. Check graph-node service logs
Deploying graph-node using Kubernetes
Prerequisites:
Steps
1. Deploy PostgreSQL
2. Deploy IPFS
Deploy Graph-node
Deploy Ocean Subgraph
Prerequisites
Steps
1. Install Node.js locally
2. Download and extract Ocean-subgraph
3. Install dependencies
4. Deploy Ocean Subgraph
Last updated
Was this helpful?

