Skip to main content

A production ready, complete experience in deploying a Hyperledger Fabric

Project description

drawing

AKC-Mamba provides a production ready, complete experience in deploying a Hyperledger Fabric blockchain Network on Kubernetes (K8S) Clusters.

In version 1.0, AKC-Mamba only supports Amazon EKS, we will gradually roll out support for native Kubernetes or other integrated Kubernetes Service Provider later on.

1. System Model

A complete Hyperledger Fabric 1.4 network consists

  • 1 Root CA (rca)
  • 1 Intermediate CA for each organization (ica)
  • 1 Kafka Based ordering service
  • A Pre-defined number of peer nodes for each organization.
  • Bootstraping a sample chaincode in the network

Besides original Hyperledger Fabric, AKC-Mamba uses several inhouse developed tools to help a system administrator to accelerate his work. A list of pre-configured tools are:

  • 1 AKC-Admin: administrative tool that expose REST API for Hyperledger Fabric network manipulation
  • Hyperledger Fabric Blockchain Explorer
  • Prometheus service
  • Grafana service with a comprehensive dashboard to monitor the system.

2. Prerequisites

  1. Follow our guide in eks/README.md to setup an AWS EKS cluster.

  2. Setup a Network File System following our guide in efs/guide.md

  3. Create a bastion host to access the VPC with the EKS cluster inside it following the instruction here

  4. Install Python3 in the bastion host with

    sudo apt-get install python3
    
  5. Make sure you have all necessary tools on your bastion host following this

  6. Config awscli with your user credentials

  7. Allow kubectl to connect to your EKS cluster by creating a kube config file following the instruction here

3. Installation Guide

Please follow the installation instruction here

4. License

AKC-Mamba project source code files are made available under MIT license, located in the LICENSE file. Basically, you can do whatever you want as long as you include the original copyright and license notice in any copy of the software/source.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

akc-mamba-0.0.5.tar.gz (20.3 kB view hashes)

Uploaded Source

Built Distributions

akc_mamba-0.0.5-py3.7.egg (206.8 kB view hashes)

Uploaded Source

akc_mamba-0.0.5-py3-none-any.whl (82.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page