Node-RED

AWS Azure Developer Tools 2 variations

Node-RED, the open source low code flow editor, live on port 80 for wiring IoT and API integrations within minutes of launch.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Variations

Choose the operating system, cloud and version you need. Every variation is the same hardened Node-RED image, built and supported by cloudimg.

ProductCloudOperating systemVersion
Node-RED Low-Code Flow Editor AWS Standard View · Guide
Node-RED on Ubuntu 24.04 LTS Azure Ubuntu 24.04 Standard View · Guide

Overview

Node-RED is an open source low code, flow based programming tool for wiring together devices, APIs and online services. Its browser editor and palette of community nodes make it popular for IoT, event driven automation and API orchestration. This image runs it as a service on Node.js 22 LTS.

Why the cloudimg image

The cloudimg image is hardened with the flow editor live on port 80, the service self healing on failure, and your flows, credentials and installed nodes on a dedicated resizable disk that survives instance replacement. Every instance generates a unique bcrypt hashed admin password on first boot into a root only file, and Node-RED binds only to loopback behind an authenticating nginx proxy, so no default login ships. Backed by 24/7 cloudimg support.

Common uses

  • IoT automation
  • API orchestration
  • Event driven workflows