Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 575 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 575 Bytes

Deploy Hyperledger Fabric on Kubernetes

This repository focus on learning hyperledger fabric on kubernetes only.

Currently this repository has been prepare for hyperledger fabric version 1.4.1 and able to change the version if needed.

Requirement

  1. Minikube
  2. Fabric-samples repository

Prerequisites

  • Hyperledger fabric docker images

Change crypto config and channel artifact

There is document provided to do those things. See here

Deployment the network

Here is a link for scripts usage.