Configuration

In a custom installation it is often needed to edit the configuration of the Conveyor node. For the moment this is done in two places; though we are working to considlate it into one.

Conveyor API Environment Variables

The Conveyor node has two components to it, an API and Node-RED. The API is configured with environment variables:

Conveyor Node Configuration File

Internal to the conveyor Node an isntance of Node-RED is running. Node-RED uses a conveyor.yml file to load it’s configuration. For details on this configuration file please review it’s contents here.