graph-node
Docker 应用程序 from zgo's Repository
概述
The Graph is a protocol for building decentralized applications (dApps) quickly on Ethereum and IPFS using GraphQL.
Graph Node is an open source Rust implementation that event sources the Ethereum blockchain to deterministically update a data store that can be queried via the GraphQL endpoint.
For detailed instructions and more context, check out the Getting Started Guide.
运行时参数
- 网络用户界面
http://[IP]:[PORT:8000]/- 网络
bridge- 外壳
sh- 特权
- false
模板配置
GraphQL interfacePorttcp
GraphQL interface
- 目标
- 8000
- 价值
- 8000
JSON-RPCPorttcp
JSON-RPC admin server.
- 目标
- 8020
- 价值
- 8020
GraphQL WebSocketPorttcp
GraphQL WebSocket server
- 目标
- 8001
- 价值
- 8001
postgres hostVariable
postgres_host
- 目标
- postgres_host
- 默认值
- localhost
- 价值
- localhost
postgres userVariable
postgre user
- 目标
- postgres_user
- 默认值
- USERNAME
- 价值
- dsmrreader
postgres passwordVariable
postgres password
- 目标
- postgres_pass
- 默认值
- PASSWORD
- 价值
- dsmrreader
postgres_dbVariable
postgres db name
- 默认值
- graph-node
- 价值
- graph-node
ipfs urlVariable
Container Variable: ipfs
- 目标
- ipfs
- 默认值
- ipfs:5001
- 价值
- localhost:5001
ethereum node urlVariable
ethereum node url
- 目标
- ethereum
- 默认值
- mainnet:http://localhost:8545
- 价值
- mainnet:http://localhost:8545
postgres portVariable
postgres port
- 目标
- postgres_port
- 默认值
- 5732
- 价值
- 5732
GRAPH_LOGVariable
log level
- 默认值
- info
- 价值
- info
下载统计数据
6,308,558
下载总数
37,533
本月
66,810
平均每月
长期下载总量
加载图表...
详细信息
存储库
graphprotocol/graph-node最后更新2026-05-08
初见2021-09-27
在Unraid 上运行 graph-node 。
graph-node 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。