- 08 Jun 2022
- 1 Minute to read
-
Print
-
DarkLight
-
PDF
Using Application Templates
- Updated on 08 Jun 2022
- 1 Minute to read
-
Print
-
DarkLight
-
PDF
An application template (not to be confused with an setup template or a text template) is an exported application that you can use to create new applications.
Application Templates are available in BuildMaster 6.2+, or BuildMaster 6.1.12+ with preview features enabled. View a step-by-step tutorial to using our Application Templates.
Inedo-provided Templates
We've built a number of application templates to help get you started, from GitHub CI/CD
to Import from TeamCity
. These templates are hosted on proget.inedo.com, which BuildMaster will automatically pull from when you go to the create new application page.
Templates Package Source
Behind the scenes, the Create New Application page uses a package source named Templates
to retrieve a list of available templates. You can change this package source to a feed in your instance of ProGet, and use a connector to mix-and-match Inedo-provided templates with your own.
Creating Your Own Templates
To create your own application, simply go to the Advanced Settings Tab in your application and export as a template. This will require that you configure your Templates
package source to be a instance of ProGet that BuildMaster can publish packages to.