Samples for Hyperledger Fabric
Find a file
Chris Elder 92348cb4dd [FAB-5453] Enable CouchDB passwords in Fabric Samples
CouchDB usernames and passwords can be enabled by adding
additional environment variables to docker compose files.

The environment variables are added without values.
This will create peer and couchdb containers without
CouchDB passwords enabled.

Initializing the variables will create a CouchDB container
with and admin username and password.  The peer will also be
created with the CouchDB username in the ledger config.

Change-Id: I56c93111b0a4bd29c714df5a50af82517641bb3b
Signed-off-by: Chris Elder <chris.elder@us.ibm.com>
2017-07-25 10:57:08 -04:00
balance-transfer Merge "[FAB-5311] Fix spelling error" 2017-07-19 14:14:51 +00:00
basic-network [FAB-5453] Enable CouchDB passwords in Fabric Samples 2017-07-25 10:57:08 -04:00
chaincode [FAB-5260] Update samples to v1.0.0 2017-07-12 09:07:39 -04:00
chaincode-docker-devmode [FAB-5260] Update samples to v1.0.0 2017-07-12 09:07:39 -04:00
fabcar FAB-5392 Fix path issue for Git Bash users 2017-07-20 08:24:26 -04:00
first-network [FAB-5453] Enable CouchDB passwords in Fabric Samples 2017-07-25 10:57:08 -04:00
.gitignore [FAB-4996] NodeSDK - move sample to fabric-samples 2017-06-27 05:59:53 -04:00
LICENSE FAB-4853 initial content 2017-06-21 07:30:04 +08:00
MAINTAINERS.md FAB-4853 initial content 2017-06-21 07:30:04 +08:00
README.md FAB-4853 initial content 2017-06-21 07:30:04 +08:00

Hyperledger Fabric Samples

Please visit the installation instructions.

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