mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
The docker-compose-e2e-template.yaml file and generated docker-compose-e2e.yaml file should not be used any more, and should be removed. The associated Docker Compose file argument (-f docker-compose-e2e.yaml) should also be removed. Users wishing to deploy BYFN with a CA should use the new -a option, and we should probably just make that the default anyway. There are associated documentation changes required for this which I will do in another CR. Signed-off-by: Simon Stone <sstone1@uk.ibm.com> Change-Id: Ie7fc0b809b44cbb2a7d55865ce8f3e887e0e7c58 |
||
|---|---|---|
| .. | ||
| base | ||
| channel-artifacts | ||
| org3-artifacts | ||
| scripts | ||
| .env | ||
| .gitignore | ||
| byfn.sh | ||
| ccp-generate.sh | ||
| ccp-template.json | ||
| ccp-template.yaml | ||
| configtx.yaml | ||
| crypto-config.yaml | ||
| docker-compose-ca.yaml | ||
| docker-compose-cli.yaml | ||
| docker-compose-couch-org3.yaml | ||
| docker-compose-couch.yaml | ||
| docker-compose-e2e-template.yaml | ||
| docker-compose-etcdraft2.yaml | ||
| docker-compose-org3.yaml | ||
| eyfn.sh | ||
| README.md | ||
Build Your First Network (BYFN)
The directions for using this are documented in the Hyperledger Fabric "Build Your First Network" tutorial.
NOTE: After navigating to the documentation, choose the documentation version that matches your version of Fabric