Giter VIP home page Giter VIP logo

hlf-k8s's Introduction

HLF k8s Helm

HLF-k8s is a network of Hyperledger Fabric orderers and peers forming a permissioned blockchain.

It is part of the Substra project.

Prerequisites

Local install

Use skaffold v1.20+.

To start hlf-k8s, run:

skaffold run

This will deploy hlf-k8s with:

  • 1 orderer MyOrderer
  • 2 organizations: MyOrg1 and MyOrg2

Running a specific version

To deploy locally a specific version of hlf-k8s, the recommended way is the following:

SUBSTRA_HLF_VERSION=0.0.16
git checkout $SUBSTRA_HLF_VERSION
skaffold deploy --images substrafoundation/fabric-tools:$SUBSTRA_HLF_VERSION --images substrafoundation/fabric-peer:$SUBSTRA_HLF_VERSION

Install a custom chaincode

By default, the skaffold run command will start a network using the default substra-chaincode image.

To use a custom chaincode locally, you need to build and replace the chaincodes.image fields to use your local image of substra-chaincode.

You can check how to do it in the helm chart documentation in the Test hlf-k8s with your own chaincode section

Production install / Changelog

Please refer to the helm chart documentation.

License

This project is developed under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.