Skip to content

Can NodeRED controlled by FlowForge access the file system of the EdgeDevice it is running on? #1520

Answered by hardillb
Sulomus asked this question in Q&A
Discussion options

You must be logged in to vote

Hello,

Until recently default Node-RED instances running in the FlowForge managed instance in the cloud have the File and Exec nodes disabled. This is because when running in the cloud the Node-RED instances run in docker container (in a Kubernetes cluster). This means that there is no persistent filesystem to interact with and no extra commands installed in the container that it would make sense to use with the exec node. The nodes were disabled to prevent users trying to use them in a way that would just lead to failures.

We recently added support for using the File nodes. We have included modified versions of the code Node-RED file nodes in the latest Node-RED Stacks, these are backed …

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by Sulomus
Comment options

You must be logged in to vote
5 replies
@hardillb
Comment options

@Sulomus
Comment options

@hardillb
Comment options

@Sulomus
Comment options

@hardillb
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants