Running the Device Agent behind an HTTP proxy
The FlowFuse Device Agent allows you to manage your Node-RED instances wherever you want them to run. It connects back to the platform over a secure https connection.
For some enterprise customers, that has posed a challenge as they protect their network with an HTTP proxy that all traffic has to be directed to.
With the 2.5.0
release of the Device Agent, we now support running the Device Agent behind a proxy - letting it run in even more locations.
Support comes using the industry standard set of http_proxy
environment variables - familiar to anyone running services behind a proxy.
Full details are available in our http proxy documentation.
Written By:
CTO
Published on:
Recent Updates:
- Application-level access control for Enterprise teams
- Allow SSO groups to be shared with the Node-RED Dashboard
- Capture Async API data from FlowFuse Team Broker
- No more @flowforge/flowforge-device-agent releases
- Streamlined Snapshot Management