hieutle2011 / azure-hyperledger-artifacts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hyperledger Fabric 1.1.0 and Composer 0.19 on Azure

This set of templates and scripts is based on the Microsoft Microsoft Hyperledger Fabric on Azure solution template. It performs a deployment of Hyperledger Fabric 1.1.0 nodes and Hyperledger Composer 0.19.0.

After deployment you will have:

Usage

  1. Download template.json, parameters.json and one of the Azure deployment scripts such as deploy.sh and save them in the same directory.
  2. Edit the parameters.json file and change the value of adminSSHKey to the public key of the SSH key you use in your Azure Cloud Shell. Apply other customisation.
  3. From a shell, got to the directory where you saved the file (sep 1) and execute the deployment script.

The deployment takes approximately 30 minutes.

About


Languages

Language:Shell 35.2%Language:JavaScript 31.8%Language:Gherkin 13.3%Language:C# 9.3%Language:Ruby 5.2%Language:PowerShell 5.1%