cyrnel f21d654814
All checks were successful
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing
chore: publish 1.0.0+4.1.0-22 release
2025-09-22 22:12:52 -04:00
2025-09-14 17:10:29 +00:00
2025-09-22 22:04:23 -04:00
2025-09-15 21:12:23 -04:00
2025-09-14 17:10:29 +00:00
2025-09-22 22:00:53 -04:00
2025-09-14 23:22:08 -04:00

Node-RED

Low-code programming for event-driven applications.

  • Category: Apps
  • Status: 5
  • Image: node-red, 4, upstream
  • Healthcheck: Yes
  • Backups: Yes
  • Email: Yes (can be configured with nodes)
  • Tests: Yes
  • SSO: Yes

Quick start

  • abra app new node-red
  • abra app config <app-name>
  • If you enabled oauth:
    • Set the client secret: abra app secret insert <app-name> oauth_client_secret v1
  • abra app deploy <app-name>

For more, see docs.coopcloud.tech.

Managing dependencies

If you need to install extra nodes or flows from npm, you can add them to EXTRA_MODULES and they will be installed/updated at startup and persisted. Alternatively, you can set ENABLE_PROJECTS=true to use the projects feature which allows dynamically installing packages.

Known issues

  • Usernames appear as "undefined" when SSO is enabled. This appears to be a bug with the oauth2 plugin.
Description
Low-code programming for event-driven applications.
https://nodered.org/
Readme 126 KiB
Languages
Shell 100%