iotaledger / one-click-tangle

"One Click Tangle" intends to make lives easier to IOTA adopters by providing pre-configured scripts and recipes that allow to deploy IOTA Networks and Nodes "in one click".
MIT License
55 stars 35 forks source link

Enable the zeroMQ plugin on node1 in the Private Tangle #13

Closed jmcanterafonseca-iota closed 4 years ago

jmcanterafonseca-iota commented 4 years ago

In order to support automatic calculation of the TPS/cTPS by the Explorer we need to enable the zeroMQ plugin on node1 and expose (but not to the host, only to the internal 'tangle' network) port 5556.

jmcanterafonseca-iota commented 4 years ago

@peterokwara you can have a look at the latest commits, on this subject. now it is fixed, but probably a bit more of testing is needed.