Type object
File match servicehub.config.json
Schema URL https://catalog.lintel.tools/schemas/schemastore/servicehub-config-json/latest.json
Source https://www.schemastore.org/servicehub.config.schema.json

Validate with Lintel

npx @lintel/lintel check
Type: object

Properties

controller object required

Specifies the location of the controller executable and activation parameters.

4 nested properties
executable string required
contextEnvironmentVariables string[]

Array of environment variable names. These variables are mixed-up into hash that determines the location service pipe name. The order is significant.

uniqueItems=true
args string[]
additionalEnvironmentVariables object

An object with properties like "environment variable name": "value" that describes what environment variables to set for the Hub Controller.