hyperledger-bevel / bevel

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

[fabric] Create configtx and genesis files using just helm #2543

Closed mgCepeda closed 7 months ago

mgCepeda commented 7 months ago

Primary Changes

  1. Deploy fabric 2.5.4 without a channel using helm charts.
  2. Deploy fabric 2.2.2 without a channel using helm charts.
  3. Add new job platforms/hyperledger-fabric/charts/fabric-genesis
  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-cacerts-gen platforms/hyperledger-fabric/charts/fabric-catools platforms/hyperledger-fabric/charts/fabric-genesis platforms/hyperledger-fabric/charts/fabric-orderernode platforms/hyperledger-fabric/charts/fabric-peernode

fixes #2536