Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hyperledgendary/fabric-ci-pipelines-examples
fabric-ci-pipelines-examples
https://github.com/hyperledgendary/fabric-ci-pipelines-examples
Last synced: about 1 month ago
JSON representation
fabric-ci-pipelines-examples
- Host: GitHub
- URL: https://github.com/hyperledgendary/fabric-ci-pipelines-examples
- Owner: hyperledgendary
- License: apache-2.0
- Created: 2022-07-04T12:41:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-04T13:24:16.000Z (over 2 years ago)
- Last Synced: 2024-11-09T06:40:27.874Z (3 months ago)
- Language: Jinja
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fabric-ci-pipelines-examples
Examples of how to use different CI/CD pipelines and tools to automate the administration and operations of Hyperledger Fabric
## Tekton
Shows the use of Tekton to:
- Orchesterate Ansible roles and tasks to create a Fabric Network
- Based on the [ansible-colleciton tutorial](https://ibm-blockchain.github.io/ansible-collection/tutorials/building.html)