Configuration as Code for the operations center is available using CloudBees CI 2.289.3.2 and later. |

The recommended workflow for using CasC, previously presented, provides a high-level recommended workflow for using Configuration as Code. After creating a CasC bundle for the operations center, (manually or by exporting the CasC configuration), transforming and validating it, the next step is to distribute the bundle and make it available to the operations center.
To make a CasC bundle available to the operations center, you can use different methods, depending on your environment and infrastructure:
-
Use a
ConfigMap
for CloudBees CI on modern cloud platforms. -
Store the CasC bundle in an SCM and use the CasC Bundle Retriever service, also for CloudBees CI on modern cloud platforms.
-
Place the CasC bundle in a local folder for CloudBees CI on traditional platforms.
The following sections provide more details on how to distribute and configure the operations center using CasC: