Skip to content

MindConnect-NodeJS Proxy Support

Set the http_proxy or HTTP_PROXY environment variable if you need to connect via proxy to Insights Hub. The settings are valid for the MindConnect Agents, SDK, CLI, the development proxy and also for Node-RED agent.

BASH (Linux, git bash...)

export HTTP_PROXY=http://localhost:8888

Windows CMD

set "HTTP_PROXY=http://localhost:8888"

Windows PowerShell

$Env:HTTP_PROXY="http://localhost:8888"

Community

Connect and Collaborate with Industrial Professionals and Join the Community!

Click to load comments