John Walicki
John Walicki
While refreshing the list of supported versions listed in the README.md the following should also be added: - Fedora 37 - RHEL 8.7 - RHEL 9.1
This issue was resolved by this merged PR https://github.com/open-horizon/examples/pull/569
@tbsloan Oops, sorry for the misdirect. GitHub type-ahead tagged you instead of Troy.
@saurav1004 - Yes, the service.definition.json files would expose the port. The web-helloworld-python service json has a snippet. Check the port number, it might be 8080 ``` "ports": [ { "HostIP":...
The PR looks good. I think it's ready to merge.
This is a sub ticket for https://github.com/open-horizon/anax/issues/3257
Marking this issue complete.
Hi @project621c - This code example was super fun but Hyperledger Composer was depreciated in early 2019. The Node-RED http request nodes make calls to the Hyperledger Composer REST APIs....
There is another IBM Code pattern that runs Hyperledger Fabric and Node-RED in a kubernetes cluster and demonstrates IoT Asset tracking. You would need upgrade to an IBM Cloud standard...
Here is the official link https://developer.ibm.com/patterns/build-a-blockchain-network-for-trusted-iot/