Skip to main content

Hyperledger Bevel

8 organizations share topics with Hyperledger Bevel, and 8 open source projects are closely related.

What is Hyperledger Bevel?

Hyperledger Bevel is an open-source automation framework for deploying and managing enterprise blockchain networks using GitOps workflows and Infrastructure-as-Code (IaC).

  • Automated provisioning and lifecycle management of distributed ledger networks (infrastructure automation)
  • Support for multiple distributed ledger technologies under a common deployment model (blockchain platform orchestration)
  • GitOps-based configuration and operations using declarative manifests and repositories (GitOps / configuration management)
  • Integration with Kubernetes and cloud-native tooling for running blockchain components (container orchestration)
  • Reference architectures and reusable modules for consortium and multi-organization networks (enterprise architecture tooling)
Show more

More About hyperledger.org

Hyperledger Bevel is an open-source framework under the Hyperledger umbrella that focuses on automating the deployment, configuration, and ongoing operations of enterprise blockchain networks (blockchain platform orchestration). It targets organizations that need repeatable, auditable, and policy-driven ways to stand up and manage distributed ledger environments across multiple parties and infrastructures.

The project uses a GitOps approach (GitOps / configuration management), in which the desired state of blockchain networks, organizations, channels, and related services is captured as code in Git repositories. Operators define network topology, membership, governance-related settings, and infrastructure parameters declaratively. Automation then converges the runtime environment to this desired state, providing a consistent mechanism for provisioning, updating, and scaling distributed ledger deployments across environments.

Hyperledger Bevel integrates with Kubernetes (container orchestration) as the runtime substrate for blockchain nodes, certificate authorities, ordering services, and auxiliary components. Using Kubernetes manifests and Helm charts or similar packaging, Bevel treats blockchain components as cloud-native workloads. This enables enterprises to use familiar operational practices for high availability, observability, backup, and Disaster Recovery (DR) for distributed ledger infrastructure.

The framework is designed to support multiple distributed ledger technologies (blockchain platform orchestration) under a common automation and configuration model. It offers an abstraction layer where deployment logic and infrastructure automation can be reused while swapping or upgrading specific ledger implementations. This pattern is suited to consortia or multi-organization environments where different members may operate infrastructure on different clouds or clusters while sharing a coordinated network definition.

In enterprise contexts, Hyperledger Bevel is used to create reference-aligned environments that conform to agreed governance models, membership rules, and security practices (enterprise architecture tooling). It enables consistent setup of participating organizations, certificate hierarchies, network policies, and application-facing endpoints. Teams can integrate Bevel-driven networks into Continuous Integration and Continuous Deployment (CI/CD) pipelines, IaC workflows, and broader platform engineering practices, aligning blockchain infrastructure management with other cloud-native systems.

From a directory and taxonomy perspective, Hyperledger Bevel fits into infrastructure automation, GitOps, and blockchain platform orchestration categories. It functions as an enabling layer rather than a ledger implementation itself, focusing on deployment, lifecycle management, and operational standardization for permissioned blockchain networks used in multi-party and enterprise scenarios.

Our description of Hyperledger Bevel. Updated February 2026.