Best practices for customizing Deploy
When customizing Deploy, it is recommended that you start by extending configuration item (CI) types and writing rules.
When customizing Deploy, it is recommended that you start by extending configuration item (CI) types and writing rules.
This topic covers how to customize Configuration Item (CI) types in Deploy by adding or modifying properties using synthetic properties. These properties become a part of the CI type and can be specified in the deployment package (DAR file) and shown in the Deploy GUI.
This topic covers how to define new Configuration Item (CI) types in Deploy.
This topic covers defining and implementing methods on Configuration Items (CIs) in Deploy, specifically for control tasks.
This topic will explain how to create an enum kind property fully in synthetic.xml. In previous versions of the product(s) you needed to have a compiled Java Enum class on the classpath to define the values of the enumeration. Now you can add the following properties to the synthetic.xml file of your plugins / extensions:
This topic provides information about the Apache Tomcat plugin for Deploy which is designed to be extended through Deploy's plugin API type system.
This topic provides information on how Deploy stores all its data in the repository. The Explorer interface allows you to access, view, and manually edit the configuration items (CIs) stored in the repository.