Skip to content
Chris Brealey edited this page Oct 28, 2022 · 35 revisions

Open Toolchain Templates SDK

The Open Toolchain Developer Documentation aims to provides the developer with everything they need to customize and extend the toolchain platform using templates. It's organized around two main areas:

  1. Toolchain Templates: Provides an overview of what a toolchain template is and how to go about getting started creating your own templates.
  2. Reference Section: Reference pages for the template file format, Template custom UI and Toolchain creation page parameters used in Open Toolchain. You can also find all the Services that can be added to a template.

Toolchains can also be created and managed directly by using the Continuous Delivery Toolchain v2 APIs, the Continuous Delivery Tekton Pipeline v2 APIs, the Continuous Delivery Go SDKs, and the Toolchain and Tekton Pipeline resources of the IBM Cloud Terraform Provider.

Additional resources