Skip to content

grycap/oscar-flows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

OSCAR Flows ๐Ÿš€

This project enables the deployment of Node-RED inside an OSCAR cluster, allowing users to interact with OSCAR and construct working flows, through defined Node-RED nodes and examples.

Forms of use ๐Ÿ› ๏ธ

To use this functionality from an OSCAR cluster, you simply need to enter the Dashboard and then go to Flows โ†’ Deploy.

You also can use the flows.yaml and script.sh, present in this repository and deploy it as an OSCAR service.

โš ๏ธ Warning
If you want to deploy the service using flows.yaml and script.sh, don't forget to change the admin password that is in flows.yaml. ๐Ÿ”‘

OSCAR version considerations โš ๏ธ

The definitions in flows.yaml and script.sh are not compatible with OSCAR clusters version 3.5.3 or lower, as these versions do not support secrets.

To deploy the service on older versions, you need to change the admin password variable definition from environment secrets to environment variables.

Note: โš ๏ธ This change will expose the admin password to all users who have access to the service.

Resources and Documentation ๐Ÿ“š

About

Node-RED for OSCAR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published