Difference between revisions of "5001"

From wikieduonline
Jump to navigation Jump to search
 
Line 4: Line 4:
  
 
{{docker run graph-node}}
 
{{docker run graph-node}}
 +
 +
 +
[[iperf -s]]
 +
[[IPFS]]
  
 
== See also ==
 
== See also ==
 
{{ipfs}}
 
{{ipfs}}

Latest revision as of 05:13, 14 June 2024



docker run -it \
  -e postgres_host=host.docker.internal \
  -e postgres_port=5432 \
  -e postgres_user=graph-node \
  -e postgres_pass=oh-hello \
  -e postgres_db=graph-node \
  -e ipfs=host.docker.internal:5001 \
  -e ethereum=mainnet:http://localhost:8545/ \
  graphprotocol/graph-node:latest


iperf -s
IPFS

See also[edit]

ipfs [ init | add | daemon ], 5001, ~/.ipfs, fs-repo-migrations

Advertising: