Skip to content

Files

Latest commit

d9e1ac8 · Dec 29, 2017

History

History
This branch is 1 commit ahead of, 82 commits behind hyperledger/fabric:release-1.1.

devenv

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 26, 2016
Jun 17, 2017
May 31, 2017
Dec 29, 2017
Sep 12, 2017
Jun 20, 2017
May 23, 2017
May 23, 2017
Sep 19, 2017
Jun 17, 2017
Dec 29, 2017
May 23, 2017
May 23, 2017

Development Environment

If you're looking for instructions on how to setup the Hyperledger Fabric development environment, see the development environment setup readme.

This folder contains the files which are used for bootstrapping the Hyperledger Fabric development environment.

Below is a deployment diagram of the current development environment. Note that version numbers may be out of date. Development Environment Deployment Diagram

Storage Backends

You may optionally choose a docker storage backend other than the default.

For a comparison of the assorted storage backends refer to select a storage driver

Presently, the default is set to AUFS, but this may change in the future.

To select a different storage backend (btrfs in this example), simply execute

vagrant destroy
DOCKER_STORAGE_BACKEND=btrfs vagrant up

Currently supported backends are btfs, and aufs, with more to be added in the future.

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License. s