Use Software Templates within Self-Service to help developers quickly provision infrastructure and create microservices that align with your best practices.
Join the Preview!
Software Templates are in Preview. Complete the form to request access.
A Software Template is stored in a Git repository and serves as a reusable framework. Build apps to collect inputs and pass them into the template repository to generate customized configurations.
To create a Software Template, you can:
Start from an example using pre-built blueprints.
Start from scratch by defining your own template and workflows.
Start from an example
Use App Builder Blueprints to quickly configure an app or workflow. These blueprints provide working examples that you can customize by modifying inputs, integrating with source control or cloud providers, and adjusting permissions.
Example blueprints:
Scaffold New Service blueprint: Create a form that collects developer inputs, integrates with GitHub, and generates a new repository or pull request.