macOS
brew install node-redlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de node-red pour les workflows d'agents IA.
installation
brew install node-redlocal Homebrew formula metadata
nix profile install nixpkgs#node-rednixpkgs package indexes · pkgs/by-name/no/node-red/package.nix · Source: api.github.com
aperçu
Low-code programming for event-driven applications
historique
Node-RED is a flow-based, low-code programming tool for event-driven applications. Its own site frames it as a way to collect, transform, and visualize real-time data, with a browser editor, Node.js runtime, JSON flow files, and a community library of more than 5,000 nodes and flows.
Node-RED began in early 2013 as a side project by Nick O'Leary and Dave Conway-Jones in IBM's Emerging Technology Services group. The original proof of concept visualized and manipulated mappings between MQTT topics, then grew into a general-purpose tool for wiring hardware devices, APIs, online services, and application logic.
The project was open-sourced in September 2013 and became one of the founding JS Foundation projects in October 2016. The Node.js Foundation and JS Foundation later merged into the OpenJS Foundation in 2019, giving Node-RED a vendor-neutral home alongside other JavaScript ecosystem projects.
A major adoption moment came on 25 November 2015, when Node-RED announced that the November 2015 Raspbian Jessie image shipped with Node-RED pre-installed and that it was also available through the Raspbian Jessie APT repositories. That helped push it into Raspberry Pi, home automation, education, and industrial IoT workflows.
Homebrew users install it with `brew install node-red` and run the `node-red` command, then open the editor at `http://localhost:1880`. Node-RED's local install docs also show the npm path with `npm install -g node-red`, Docker via `docker run -it -p 1880:1880 --name mynodered nodered/node-red`, and command-line flags such as `--settings`, `--userDir`, `--port`, and `--safe`.
Node-RED sits in a funny and useful place for package people: it is a Node.js app, a visual programming environment, and a runtime for long-lived flows. The package pulls in the usual Node dependency world, but its users often think in deployed flow files, credentials files, palettes, and hardware-adjacent integrations rather than in conventional application source trees.
Homebrew Formulae lists node-red 5.0.0 and reports 1,044 installs over 365 days. That is small compared with npm usage, but it is a convenient macOS/Linux package-manager path for local flow development and lightweight automation boxes.
posture de sécurité
formula declares a Homebrew service.
risque orange · confiance moyen · infrastructure
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.node-red/settings.js%HOMEPATH%\.node-red\settings.jsCredential-bearing paths to review before unattended agent runs.
~/.node-red/flows_<hostname>_cred.json%HOMEPATH%\.node-red\flows_<hostname>_cred.jsonexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
node-red | cli | exécutable global | |
node-red-pi | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:node-red |
|---|---|
| Version | 5.0.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/node-red |
| Page d'accueil | https://nodered.org/ |
| Dépôt | https://github.com/node-red/node-red |
| Docs amont | https://nodered.org/docs |
| Licence | Apache-2.0 |
| Archive source | https://registry.npmjs.org/node-red/-/node-red-5.0.1.tgz |
| Dernière mise à jour | 2026-07-02T16:40:50Z |
| Pulse | updated |
| Dépendances | node |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | declared |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | node-red |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
node-red
nix profile install nixpkgs#node-redpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.