IBM / blockchain-network-on-kubernetes

Demonstrates the steps involved in setting up your business network on Hyperledger Fabric using Kubernetes APIs on IBM Cloud Kubernetes Service.
https://developer.ibm.com/patterns/deploy-hyperledger-fabric-network-on-ibm-cloud/
Apache License 2.0
316 stars 182 forks source link

Adding new organisation #29

Closed narayanprusty closed 5 years ago

narayanprusty commented 5 years ago

How can I add a new organisation to the network. Is there a automatic script to add or remove orgs from the network.

maheshwarishikha commented 5 years ago

Hi @narayanprusty , there is no automatic script to add/remove orgs. You need to change the config files before executing the script to setup the network.