How to set up hyperledger fabric on 2 different PCs

0 votes

I need to run Hyperledger-Fabric instances on 4 different machines PC-1 should contain CA and peers of ORG-1 in containers, Pc-2 should contain CA and peers of ORG-2, PC-3 should contain orderer(solo) and PC-4 should Node api Is my approach missing something ? if not how can I achieve this?

Aug 2, 2018 in Blockchain by Christine
• 15,790 points
1,631 views

1 answer to this question.

0 votes

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.

answered Aug 2, 2018 by aryya
• 7,460 points

Related Questions In Blockchain

0 votes
1 answer

How to set up Hyperledger Fabric v0.6 network without docker?

Hyperledger Fabric v0.6 does not provide any ...READ MORE

answered Jul 9, 2018 in Blockchain by slayer
• 29,370 points
1,535 views
+1 vote
0 answers

How to Set Condition on apistub.getstateByRange(startkey,endkey) in Go chaincode of hyperledger fabric

actually i have 2 structure in my ...READ MORE

Jul 14, 2019 in Blockchain by Malik
1,088 views
0 votes
1 answer
0 votes
1 answer

Hyperledger Sawtooth vs Quorum in concurrency and speed Ask

Summary: Both should provide similar reliability of ...READ MORE

answered Sep 26, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
1,578 views
0 votes
1 answer

Invalid Batch or signature in Savtooth

This will solve your problem import org.apache.commons.codec.binary.Hex; Transaction txn ...READ MORE

answered Aug 1, 2018 in Blockchain by digger
• 26,740 points
1,200 views
+1 vote
1 answer
0 votes
1 answer
0 votes
2 answers

How to get notified when an event triggers on ethereum smart contract?

Here's a simple example for web3js 1.0.0.beta*: function handler ...READ MORE

answered Jun 8, 2018 in Blockchain by aryya
• 7,460 points
2,499 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP