Skip to main content

15 docs tagged with "provisioning"

View all tags

AWS plugin

This topic outlines the AWS plugin for Deploy, which supports launching, managing, and configuring various AWS services.

Cloud Foundry plugin

This topic describes the Deploy Cloud Foundry plugin, which supports creating spaces, deploying applications, creating routes, binding services, and using manifest files.

Create an Infrastructure

This topic describes how to create an infrastructure in Deploy, which is a set of credentials needed to connect to a cloud technology.

Deploy provisioning example

This topic provides a step-by-step example that will help you get started with Deploy provisioning in cloud-based environments.

Provision an environment

This topic describes how to use Deploy's provisioning feature to create cloud-based environments in a single action. The provisioning process in Deploy is similar to deploying an application.

Provisioning through Deploy

Deploy's provisioning feature allows you to provide fully automated, on-demand access to your public, private, or hybrid cloud-based environments.

Script plugin

You can use the Deploy Script plugin to enable Deploy to install and provision scripts on hosts.

Terraform plugin

This topic provides information on using the Deploy Terraform plugin to apply and destroy Terraform resources.

Undeploy an application or deprovision an environment

This topic provides information on how to undeploy an application. To remove an application and its components from an environment, you need to undeploy the application. Similarly, to tear down a cloud-based environment provisioned by Deploy, you need to deprovision it.

Use orchestrators with provisioning

In Deploy, an orchestrator combines the steps for individual component changes into an overall deployment or provisioning workflow. Orchestrators are also responsible for deciding which parts of the deployment or provisioning plan are executed sequentially or in parallel. You can combine multiple orchestrators for more complex workflows.

Use placeholders in provisioning

You can use placeholders for configuration item (CI) properties that will be replaced with values during provisioning. Use this to create provisioning packages that are environment-independent and reusable.