Set up of Hyperledger fabric on 2 different PCs

折月煮酒 提交于 2019-12-06 10:03:29

I would recommend that you look at the Ansible driver in Hyperledger Cello project to manage deployment across multiple hosts/vms.

In short, you need to establish network visibility across the set of host/vm nodes such that the peer knows about the orderer to which it will connect and so that gossip can operate. The Cello project does this for you with a set of driver options. The Ansible driver seems to have the most promise.

The Ansible driver can provision to a variety of cloud platforms including AWS, Azure, OpenStack and bare metal.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!