Skip to content

Commit

Permalink
[CE-63] Update fabric-1.0 compose file
Browse files Browse the repository at this point in the history
1.Support latest images include 1.0.0-rc1
  (https://hub.docker.com/r/yeasy/)
2.Using businesschannel and TLS
3.Mostly move from https://github.com/yeasy/docker-compose-files

Change-Id: I4989be4c2add553b0e53a7b8522c0d54ea7e02cf
Signed-off-by: qiang0723 <wqiang0723@gmail.com>
  • Loading branch information
qiang0723 committed Jun 26, 2017
1 parent 8f3a042 commit 94ac399
Show file tree
Hide file tree
Showing 233 changed files with 3,335 additions and 1,278 deletions.
Empty file.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
{
"payload": {
"data": {
"config_update": {
"channel_id": "businesschannel",
"read_set": {
"groups": {
"Application": {
"groups": {
"Org1MSP": {},
"Org2MSP": {}
}
}
},
"values": {
"Consortium": {
"value": {
"name": "SampleConsortium"
}
}
}
},
"write_set": {
"groups": {
"Application": {
"groups": {
"Org1MSP": {},
"Org2MSP": {}
},
"mod_policy": "Admins",
"policies": {
"Admins": {
"policy": {
"type": 3,
"value": {
"rule": "MAJORITY",
"sub_policy": "Admins"
}
}
},
"Readers": {
"policy": {
"type": 3,
"value": {
"sub_policy": "Readers"
}
}
},
"Writers": {
"policy": {
"type": 3,
"value": {
"sub_policy": "Writers"
}
}
}
},
"version": "1"
}
},
"values": {
"Consortium": {
"value": {
"name": "SampleConsortium"
}
}
}
}
},
"signatures": [
{
"signature": "c2lnbmF0dXJl",
"signature_header": {
"creator": "Y2VydA==",
"nonce": "1oc+L6xljIBetYydlntxaHVhqhILYoYS"
}
}
]
},
"header": {
"channel_header": {
"channel_id": "businesschannel",
"timestamp": "2017-06-09T10:10:51.000Z",
"tx_id": "ca224b5c3fbe508e68b2e046e66640576af9dc5d50b1e025e3c16277a59fe927",
"type": 2
},
"signature_header": {
"creator": "Y2VydA==",
"nonce": "X993licxmnWT0zHGr4YZ6JYmnuokR7DA"
}
}
},
"signature": "c2lnbmF0dXJl"
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 94ac399

Please sign in to comment.