IBM-Blockchain-Archive / marbles

WARNING: This repository is no longer maintained ⚠️ This repository will not be updated. The repository will be kept available in read-only mode.
Apache License 2.0
1.03k stars 979 forks source link

WIP: Fabric/FAB-2294: non-TLS connections #93

Closed rmohta closed 7 years ago

rmohta commented 7 years ago

NOTE: Updated documentation on its way

I have incorporated someof the chages made by Nick Gaski as part of the same issue into this commit.

To start the container use the below command

docker-compose -f docker-compose-marblesv3.yaml --project fixtures up -d
dshuffma-ibm commented 7 years ago

I've discussed it with the team, and we do not want the docker compose setup for a Hyperledger Fabric network in this repository. We would rather people use the setup in the test environment in the SDK. This keeps us from trying to maintain it with the fabric updates, and keeps marbles tidier.