Piotr Hejwowski
Piotr Hejwowski
This issue aggregates all ideas on cloud deployment of Fablo, and research must be done to decide which one will be the first. Propositions are: 1. BAF (Blockchain Automation Framework...
We could add hooks exectuted after: - [ ] network startup/end - [ ] chaincode pre-install / after-install
**Steps to reproduce**: - fablo init node - replace fablo-config.json with provided file. **Branch:** main **Result**: when instantiating chaincode 'chaincode1' on channel 'my-channel1' as 'Org1': ``` Error: could not assemble...
Recent Service Discovery changes forced not only exposing orderer's, ca's, peer's ports but also matching port numbers . Example: - Every peer must be mapped like this: `- 7060:7060` -...
Signed-off-by: Piotr Hejwowski
Signed-off-by: Piotr Hejwowski