fabric-samples/first-network
Simon Stone e5dc89e61d [FAB-14268] Make BYFN/EYFN ports match external ports
Update both BYFN and EYFN so that the peer request and
chaincode ports match the externally mapped ports. This
enables applications both inside and outside the Docker
network to use service discovery to interact with these
networks (see the JIRA for more details).

Change-Id: I73c36dfdb269ec4225376fb04b1e7a087363e4cc
Signed-off-by: Simon Stone <sstone1@uk.ibm.com>
(cherry picked from commit f942010fa6)
2019-02-22 19:43:15 +00:00
..
base [FAB-14268] Make BYFN/EYFN ports match external ports 2019-02-22 19:43:15 +00:00
channel-artifacts FAB-4073 build your first network sample 2017-06-21 05:42:36 +00:00
org3-artifacts [FAB-14268] Make BYFN/EYFN ports match external ports 2019-02-22 19:43:15 +00:00
scripts [FAB-14268] Make BYFN/EYFN ports match external ports 2019-02-22 19:43:15 +00:00
.env [FAB-8445] Adding IMAGE_TAG option to byfn 2018-02-23 16:10:15 -05:00
.gitignore [FAB-14268] Make BYFN/EYFN ports match external ports 2019-02-22 19:43:15 +00:00
byfn.sh Merge "FAB-13011 add kafka consensus type to byfn sample" 2018-12-13 09:14:35 +00:00
configtx.yaml [FAB-14268] Make BYFN/EYFN ports match external ports 2019-02-22 19:43:15 +00:00
crypto-config.yaml [FAB-7750] first network with support to FAB-5664 2018-02-15 13:19:22 +01:00
docker-compose-cli.yaml Update samples to use new logging env variables 2018-12-05 15:32:41 -05:00
docker-compose-couch-org3.yaml [FAB-12073] Fix Org3 peers CouchDB config. 2018-09-23 19:15:31 +00:00
docker-compose-couch.yaml [FAB-8568] BYFN: Fix IMAGE_TAG for couchdb 2018-02-28 03:41:02 -05:00
docker-compose-e2e-template.yaml [FAB-8602] Add volumes to first-network e2e yaml 2018-03-01 08:47:17 -05:00
docker-compose-kafka.yaml FAB-13011 add kafka consensus type to byfn sample 2018-12-05 11:06:35 +02:00
docker-compose-org3.yaml [FAB-14268] Make BYFN/EYFN ports match external ports 2019-02-22 19:43:15 +00:00
eyfn.sh FAB-13011 add kafka consensus type to byfn sample 2018-12-05 11:06:35 +02:00
README.md [FAB-8561] Add note to readthedocs link in README 2018-02-28 19:46:51 +00:00

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