DZhangLab / HIDe-infrastructure

2 stars 0 forks source link

Setting up single EC2 instance with a Hyperledger Fabric nodes installed (3 peer & 1 orderer node) #19

Open zhangpn opened 1 year ago

zhangpn commented 1 year ago

This page should have all required installation steps in detail documented. Please document your installation steps in the comment below using the existing readme as a start/guide

Docker containers will be a friend here

Wyntuition commented 1 year ago

successfully stood up multiple nodes, using a newly created script from the readme instructions, https://github.com/DZhangLab/HIDe-infrastructure/blob/main/network/linux/install-hyperledger-ubuntu.sh

FateenAnam commented 1 year ago

Readme added: https://github.com/DZhangLab/HIDe-infrastructure/tree/main/network/linux

Wyntuition commented 1 year ago

Readme, scripts and docker compose file for new peer added here, https://github.com/DZhangLab/HIDe-infrastructure/tree/main/network/linux/add-peer

FateenAnam commented 1 year ago