9 lines
318 B
Markdown
9 lines
318 B
Markdown
|
|
# node-red
|
||
|
|
|
||
|
|
Node-RED flow editor + runtime. Used at both cloud and edge.
|
||
|
|
|
||
|
|
- **UI**: internal port 1880 → reverse-proxied at `/node-red` (or subdomain)
|
||
|
|
- **Networks**: `app`
|
||
|
|
- **Volumes**: `node-red-data` (flows + credentials)
|
||
|
|
- **TODO**: Keycloak OIDC integration, preinstalled module list, EVOLV nodes installation
|