2.4.0 • Published 13 days ago

@flowfuse/driver-localfs v2.4.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
13 days ago

FlowFuse LocalFS Driver

This will start/stop/monitor Node-RED instances and build separate useDirs for each instance

Configure

The following environment variables (in the .env file) configure this driver

  • CONTAINER_DRIVER=localfs
  • LOCALFS_ROOT=<path/to/store/project/userDirs>
  • LOCALFS_START_PORT=12080
  • LOCALFS_NODE_PATH=<path/to/node/binary> (not required, but useful with nvm)

Node-RED Versions for Stacks

To install copies of different versions of Node-RED for use by Project Stacks do the following:

Assuming you wish to install Node-RED v2.2.2

  • In the var directory create a directory called stacks
  • In the var/stacks directory create a directory called 2.2.2
  • in the var/stacks/2.2.2 directory run npm install --prefix . node-red@2.2.2

In the FlowFuse Admin settings create a Stack with the Node-RED version 2.2.2

2.4.0

13 days ago

2.3.0

1 month ago

2.2.1

2 months ago

2.2.0

2 months ago

2.1.1

3 months ago

2.1.0

3 months ago

2.0.1

4 months ago

2.0.0

4 months ago

1.15.0

5 months ago

1.14.0

6 months ago