Configuration as Code simplifies the configuration of the operations center by capturing the configuration of the operations center in human-readable declarative files that can be used in a reproducible way. By capturing the configuration in files, it can be treated as a first class revision-controlled artifact and used to:
-
Automate the configuration of the operations center.
-
Easily replicate the operations center configuration to test upgrades.
-
Manage multiple operations center instances with a single, shared configuration.
Configuration as Code for the operations center is available using CloudBees CI 2.289.3.2 and later. |