stackManager - Stack Manager (stackManager)

The stack manager service configuration.

NameTypeDefaultDescription
idstringA unique configuration ID.
scanningEnabledbooleantrueMonitor the stack groups directory for additions, updates, and deletions.
scanningIntervalA period of time with millisecond precision5000The 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. You can include multiple values in a single entry. For example, 1s500ms is equivalent to 1.5 seconds.
groupsDirstringThe directory containing the packages and installables for this stack manager.
controllerUserstringThe user ID of the controller to be used for this stack manager.
controllerUserPasswordReversably encoded password (string)The password of the controller user to be used for this stack manager.