mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
Adding support to upgrade from 1.3.x to 1.4.0 using upgrade_to_v14.sh and changes to byfn.sh For this, no v1_4 capabilities need to be enabled other than v1_3 capabilities on channel and application group level Only upgrading the images from v1.3.x to v.1.4.0 for peer, orderer, cli, ccenv Change-Id: I991f96c2deb3c91870ec4654aa8b561f49594248 Signed-off-by: Surya Lanka <suryalnvs@gmail.com> |
||
|---|---|---|
| .. | ||
| base | ||
| channel-artifacts | ||
| org3-artifacts | ||
| scripts | ||
| .env | ||
| .gitignore | ||
| byfn.sh | ||
| configtx.yaml | ||
| crypto-config.yaml | ||
| docker-compose-cli.yaml | ||
| docker-compose-couch-org3.yaml | ||
| docker-compose-couch.yaml | ||
| docker-compose-e2e-template.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