Hyperledger fabric deployment (real network) -
i have created application using "hyperledger composer" https://hyperledger.github.io/composer/tutorials/developer-guide.html
its working fine on local machine , able access rest api's on local network.
i setup real network. mean multiple hosts , peers. have been trying figure out steps/guideline setup real fabric v1 network , deploy application on it, haven't had luck yet.
my questions are
what steps of deploying real fabric 1.0 network multiple hosts, peers? how deploy application in real network (once setup)?
appreciate direction here.
if have couple of linux vms ssh keys configured can ssh without prompting password may try https://github.com/yacovm/fabricdeployment
Comments
Post a Comment