How can I set up hyperledger fabric with multiple hosts using Docker?

前端 未结 3 1938
误落风尘
误落风尘 2020-12-22 23:02

I work on the Hyperledger Fabric v1.0 and would like to make the Getting Setup work on multiple hosts. For now, 2 would be great.

Here is what I want to do:

3条回答
  •  渐次进展
    2020-12-22 23:43

    Check with the server names in fabric-samples\first-network\connection-org*.yaml and fabric-samples\first-network\connection-org*.json. These would be templated and generated from ccp-template.json and ccp-template.yaml.

    Also, have entries for peers in fabric-samples\first-network\crypto-config.yaml under 'Specs'.

提交回复
热议问题