1.14.0 • Published 6 months ago

@flowforge/localfs v1.14.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
6 months 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

1.14.0

6 months ago

1.12.0

8 months ago

1.9.2

10 months ago

1.11.0

9 months ago

1.13.0

7 months ago

1.11.1

8 months ago

1.13.3

6 months ago

1.9.0

11 months ago

1.10.0

10 months ago

1.8.0

12 months ago

1.7.0

1 year ago

1.6.0

1 year ago

1.5.0

1 year ago

1.4.0

1 year ago

1.3.0

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago

1.0.0

2 years ago

0.10.0

2 years ago

0.9.0

2 years ago

0.8.0

2 years ago

0.7.0

2 years ago

0.6.0

2 years ago

0.5.0

2 years ago

0.4.0

2 years ago

0.3.0

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago