hyperledger / bevel

An automation framework for rapidly and consistently deploying production-ready DLT platforms
https://hyperledger-bevel.readthedocs.io/en/latest/
Apache License 2.0
340 stars 715 forks source link

[fabric] Create channel using just helm #2560

Closed mgCepeda closed 4 months ago

mgCepeda commented 4 months ago

Primary Changes

1.Deploy fabric 2.5.4 with channel using helm charts. 2.Deploy fabric 2.2.2 with channel using helm charts. 3.Delete platforms/hyperledger-fabric/charts/fabric-anchorpper 4.Deploy with Ansible is pending 5.Update README.md files is pending

Changes in charts platforms/hyperledger-fabric/charts/fabric-ca-server platforms/hyperledger-fabric/charts/fabric-catools platforms/hyperledger-fabric/charts/fabric-cli platforms/hyperledger-fabric/charts/fabric-orderernode platforms/hyperledger-fabric/charts/fabric-peernode platforms/hyperledger-fabric/charts/fabric-channel-join platforms/hyperledger-fabric/charts/fabric-channel-create platforms/hyperledger-fabric/charts/fabric-osnadmin-channel-create

fixes #2539