Skip to content
This repository has been archived by the owner on Jan 20, 2021. It is now read-only.

WARNING: This repository is no longer maintained ⚠️ This repository will not be updated. The repository will be kept available in read-only mode.

License

Notifications You must be signed in to change notification settings

IBM-Blockchain-Archive/ansible-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-examples

Build Status

⚠️ ⚠️ ⚠️

The Ansible role used by these examples is now deprecated and no longer maintained.

The IBM Blockchain Platform 2.5 release includes a new Ansible collection that can be used to build, operate & govern and grow blockchain networks.

The Ansible collection can be found here:

Support for the Ansible collection is included as part of the IBM Blockchain Platform.

It is strongly recommended that you use the Ansible collection instead of the Ansible role used by these examples.

⚠️ ⚠️ ⚠️

This repository contains a set of example Ansible playbooks for building Hyperledger Fabric networks using the IBM Blockchain Platform. All of the example Ansible playbooks make use of the Ansible role ibm.blockchain_platform_manager, available from Ansible Galaxy.

one-org-network

The one-org-network directory contains an Ansible playbook for building a Hyperledger Fabric network with one organization, Org1. The organization has two peers. The two peers are configured with a single channel, channel1. The FabCar sample contract is instantiated on this channel.

two-org-network

The two-org-network directory contains an Ansible playbook for building a Hyperledger Fabric network with two organizations, Org1 and Org2. Each organization has two peers. The two peers are configured with a single channel, channel1. The FabCar sample contract is instantiated on this channel, with an endorsement policy stating that both organizations must endorse any transactions.

License

Apache-2.0

About

WARNING: This repository is no longer maintained ⚠️ This repository will not be updated. The repository will be kept available in read-only mode.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published