Henri Bergius
Henri Bergius
@icraggs as stated in the ticket: * Mosquitto 1.5 running on Debian, x86 * Javascript clients running on multiple browsers, multiple architectures All of the clients (as well as multiple...
@jbaans interesting. What value worked?
One problem is that the post can be moved to another site
@matthiasdg there is some ongoing work on this, please check out noflo/noflo-ui#278
Thanks for the bug report! Sounds like there is indeed an issue with the defaults handling in noflo-nodejs. I'll look at this next week.
FYI: the noflo-ui side of this is being handled in noflo/noflo-ui#680 where we change the manual runtime registration so that it both: * Saves the new runtime in Flowhub registry...
@sejnub yes, Docker image sounds useful. Are you planning to distribute it via https://hub.docker.com/ ?
Also, I'd be happy to include the Dockerfile in this repo if you make a PR. Then we can add some Docker testing to the CI suite
@sejnub yes, you're certainly more than welcome to report issues in noflo-ui repo! As for `noflo-nodejs-init`, the idea of that script is just to prepopulate a config file so that...
@sejnub for integration, a pull request adding it to this repository would be awesome. We can then [rig it in](https://docs.travis-ci.com/user/docker/) to the Travis setup