0
点赞
收藏
分享

微信扫一扫

fabric explorer相关软件和依赖--免安装版本参考资料

_karen 2022-04-04 阅读 4

在无网环境下如何部署explorer

方法一:

所有按照的软件都使用免安装版

nodejs免安装版:
https://github.com/nodejs/help/wiki/Installation#how-to-install-nodejs-via-binary-archive-on-linux

postgreSQL免安装版:
https://blog.csdn.net/db_guy/article/details/78651580

jq编译:
https://stedolan.github.io/jq/download/

方法二:

使用Github 已打包好的explorer 容器:
https://github.com/hyperledger/blockchain-explorer
https://hub.docker.com/r/hyperledger/explorer/tags
https://hub.docker.com/r/hyperledger/explorer-db/tags

修改容器内容(https://blog.csdn.net/dechengtju/article/details/85009836)

举报

相关推荐

0 条评论