Fabric 1.1 Multi Machine / Kafka Orderer
Here is a walkthrough of installing Hyperledger Fabric 1.1 on 2 machines using the Kafka Orderer. Originally I had intended to make multi-orderer work but I couldn't figure out how to do it. The nice thing about this multi machine install is that you can specify how many machines to put it on and do it automatically through a terraform script that creates the specified number of EC2 instances and a python script that generates all the crypto and docker scripts.