Flows in Git Repositories
Last updated
Was this helpful?
Last updated
Was this helpful?
The Workbench allows to store Flows in any external Git Repository. This is called the “Workbench Projects” feature.
You can get familiar with Node-RED’s Projects feature () to understand how this works in practice. In order to enable it in your Connectware, you must modify the configuration as described next.
In order to enable the workbench projects feature, the following must be configured:
CYBUS_WORKBENCH_PROJECTS_ENABLED: If true, the Projects feature will be enabled. Default: false.
If the feature should be enabled, this value needs to be set to true in the environment variable configuration. By default the settings should look like this: