-
Introduction to the Deployment Manager
A deployment configuration defines which project or projects you want to publish and bundle into a deployment image, and a deployment image is set of published packages that you can deploy to or…
-
Deployment Manager Dashboard
The Deployment Manager dashboard allows you to see and manage deployments in each stage of deployment, test, accept, and production (DTAP). It is your central point for creating and promoting your…
-
Add an Instance
To add a new instance, click the + sign in the environment type in which you want to create the instance: Design, Test, Accept, or Production. Enter the name for the instance, enter the URL,…
-
Remove an Instance
Select an instance and click Remove instance from dashboard to remove the selected instance from the dashboard.
-
Configurations
A deployment configuration contains the list of projects and project versions that need to be deployed on a server. Click the package configuration icon to set up or manage a configuration:
-
Modify a Configuration
You can modify an existing configuration by selecting that configuration and clicking Modify. Change the description and add or remove the projects in the configuration.…
-
Delete a Configuration
You can delete an existing configuration by selecting that configuration and clicking Delete. Note: When you delete a configuration, the system deletes all associated deployment images as well.
-
Clone a Configuration
You can clone an existing configuration by selecting a configuration and clicking Clone. The system will prompt you to enter a unique configuration name.…
-
Deployment Images
Once you create a configuration, you can use that configuration to create a deployment image. A deployment image contains a list of published packages and a configuration file that can be deployed on…
-
Create an Image
To create an image, select a configuration and click the Create Image button. The system will display a popup window containing a mandatory tag field. This tag field must be unique for your image and…
-
Deploy an Image
Once you create an image, you can deploy the image on other test instances or on accept or production instances. To do this, select the image and click the Deploy button.…
-
Validate Published Packages on Target Instance
Click the Validate button to check if the list of published packages have already been published on the target instance. If you are deploying the package for the first time, the system displays OK.…
-
Deploy
After the system validates the list of packages, you can then choose whether to deploy this image on the target server. If you click Deploy the system installs all the packages in an image on the…
-
Download a Deployment Image
In addition to deploying an image, you can also download it. If you download an image, the system downloads a zip file containing a list of files. The name of the zip file is the image digest.…
-
Create a New Configuration
Add a new configuration by clicking the + sign on the left side panel. The system opens a popup window. Enter the configuration name and optional description details.…
-
Uninstall a Deployment Set
To uninstall a deployment set from the server, select the package from the dashboard and click Uninstall Deployment Set. The system will uninstall the package.…
The following topics walk you through how to add, configure, and work with the Deployment Manager functionality.