Repository

Cloudify Create Delete Deployment

Overview

The Cloudify Create Delete Deployment pre-built consists of workflows to create and delete deployments on Cloudify Manager. This pre-built was designed and tested using a Cloudify Manager instance downloaded as a Docker image with the created container running on an Itential DSUP server. Consequently, this pre-built should create and delete deployments on any Cloudify instance with little to no modification. The service configuration of the corresponding adapter instance must be verified on IAP if Cloudify Manager is served on a different host.

Estimated Run Time: 3 minutes

How to Install

To install the Pre-Built:

  • Verify you are running a supported version of the Itential Automation Platform (IAP) as listed above in the Requirements section in order to install the Pre-Built.
  • The Pre-Built can be installed from within Pre-builts catalog. Simply search for the name of your desired Pre-Built and click the install button (as shown below).
install
  • After the notification displays to inform you the Pre-built has been installed, you should be able to navigate to Operations Mangager and verify the Cloudify Create Delete Deployment item has been successfully installed.
  • Alternatively, you may clone this repository and run npm pack to create a tarball which can then be installed via the offline installer in App-Artifacts. Please consult the App-Artifacts documentation for further information.