Cesar Jorge Martinez

Results 34 comments of Cesar Jorge Martinez

works correctly for me, but not change all fails. Inside configuration page jobs by example, the color fail, if select text the I see

Hi, I cannot find howto config one favicon (small graphic in tab in browser. Actually I configure two things: URL of theme CSS (the image "company logo". And: Favicon Favicon...

A provisional workaround, test if work: cat myfile.json | json2yaml | perl -0 -pe 's/(\n\s+.+\n)([^\s]+|$)/\1\n\2/gim'

Using node 16: ``` npm WARN deprecated [email protected]: this library is no longer supported npm WARN deprecated [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random()...

More information here: "curl with MQTT publish-subscribe / curlMqttPublish.sh" https://gist.github.com/jforge/c783e47c430a897a7bddb95b64f8fcc0

Or create an entrypoint .sh with all tasks, and remove use of "command" in favor of use environment sections (more flexibility, more control, more easy dynamic changes (jq command)

Provisional workaround by @cesarjorgemartinez: `sudo docker rm iot-orion` Then: `docker-compose up .....`

Reproduced in Uma environment this issue. Apply the workaroud: sudo docker rm iot-orion up...