stm-blockchain / fabric-installation-app

A local web app that helps building a Hyperledger Fabric network via a GUI
MIT License
2 stars 0 forks source link

The network should be able to managed in a multihost manner #82

Open anilhelvaci opened 2 years ago

anilhelvaci commented 2 years ago
anilhelvaci commented 2 years ago

During the azure test which there is 5 vms (1 for couchdbs, 1 for peers and 3 for organizations) fabric-installation-app was unable to install, approve and commit the chaincodes on the vms because the context was unaware of locations of the peers.

Good Solution

Workaround

Should check