Skip to content
#

configuration-as-code

Here are 96 public repositories matching this topic...

'Fortosi' Kubernetes extension is meant to address a fundamental requirement of any project team running their applications on Kubernetes - which is to quickly provision CI/CD pipelines (on demand) for their various private/public GitHub projects/organisation using simple kubectl commands. Basically, implementing the concept of No Ops. It is agn…

  • Updated Oct 24, 2020
  • Shell

Jenkins uses a pluggable architecture to provide most of its functionality. JCasC makes use of the Configuration as Code plugin, which allows you to define the desired state of your Jenkins configuration as one or more YAML file(s), eliminating the need for the setup wizard. On initialization, the Configuration as Code plugin would configure Jen…

  • Updated Nov 23, 2020
  • Dockerfile

Improve this page

Add a description, image, and links to the configuration-as-code topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the configuration-as-code topic, visit your repo's landing page and select "manage topics."

Learn more