mirror of
https://github.com/truenas/charts.git
synced 2026-02-12 14:56:30 +08:00
* add node-red - initial commit * add templtes * add ci values and questions * run single test * all but one * add trace logging * hmmmm * root * add tests * no 18 for now * update questions and chart.yaml * fix tests * bump common
9 lines
527 B
Markdown
9 lines
527 B
Markdown
# Node-RED
|
|
|
|
[Node-RED](https://nodered.org) is a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways.
|
|
|
|
> When application is installed, a container will be launched with **root** privileges.
|
|
> This is required in order to apply the correct permissions to the `Node-RED` directories.
|
|
> Afterward, the `Node-RED` container will run as a **non**-root user (`1000`).
|
|
> All mounted storage(s) will be `chown`ed only if the parent directory does not match the configured user.
|