hyperledger-labs / minifabric

Do fabric network the right and easy way.
Apache License 2.0
304 stars 163 forks source link

Add peers to existing organizations #387

Open nikolas-digitalBabylon opened 1 year ago

nikolas-digitalBabylon commented 1 year ago

Hi,

how to add peers to existing organizations?

Assuming the default spec.yaml, you end up with a running network of 2 orgs (org1.example.com and org2.example.com). Each org has 2 peers. There is also the ordering organization, with 3 orderers. With the network running, how to add a peer/orderer ?