bityoga / fabric_as_code

Easily Configurable and Customisable Hyperledger Fabric Cloud Deployment Toolkit
Apache License 2.0
4 stars 1 forks source link

Aws Issue - Port issues #37

Closed anandhakumarpalanisamy closed 4 years ago

anandhakumarpalanisamy commented 4 years ago

Aws Issue - Port issues

Screenshot from 2020-09-03 21-36-38

We need to manually open the ports in the instance configuration . Else we face the following issues :

anandhakumarpalanisamy commented 4 years ago

Solution 1 : Easiest for Development purposes

Screenshot from 2020-09-03 21-46-01

Solution 2 : Complex

Screenshot from 2020-09-03 21-47-09

-Even after manually setting rules, still there were some issues like the portainer and portainer-agent was not able to fetch information about containers running in other worker machines.

Conclusion : Solution 1 works like charm and everything is working as expected