Overview of Hyperledger Bevel
mainHyperledger Bevel is an automation framework and set of Helm charts designed for the rapid and consistent deployment of production-ready Distributed Ledger Technology (DLT) platforms to cloud infrastructure. It accelerates the setup of secure, scalable DLT networks and simplifies the onboarding of new organizations.
Key features include:
- Deployment: Helm charts for deploying DLT nodes and generating related crypto/identities.
- Operations: Helm charts for operational tasks like adding new nodes or deploying smart contracts.
- Connectors: Helm charts for Hyperledger Cacti connectors (Fabric, Quorum, Besu).
- Automation: Ansible playbooks and modular roles to automate Helm chart deployment, including support for the
bevel-operator-fabricKubernetes operator. - GitOps: Integrated Continuous Delivery (CD) using GitOps for managing network changes via Git PRs/merges.
- Ingress: Configuration for Ambassador Edge Stack, HAProxy (Fabric), and Istio Ingress (Substrate).