+

Search Tips   |   Advanced Search

Stack Manager (stackManager)

The stack manager service configuration.

Name Type Default Description
controllerUser string The user ID of the controller to be used for this stack manager.
controllerUserPassword Reversably encoded password (string) The password of the controller user to be used for this stack manager.
groupsDir string The directory containing the packages and installables for this stack manager.
id string A unique configuration ID.
scanningEnabled boolean true Monitor the stack groups directory for additions, updates, and deletions.
scanningInterval A period of time with millisecond precision 5000 The interval at which the controller will check for stack group additions, updates, and deletions. Specify a positive integer followed by a unit of time, which can be hours (h), minutes (m), seconds (s), or milliseconds (ms). For example, specify 500 milliseconds as 500ms. We can include multiple values in a single entry. For example, 1s500ms is equivalent to 1.5 seconds.