Skip to main content

15 docs tagged with "provisioning"

View all tags

AWS Plugin

The Amazon Web Services (AWS) plugin for Deploy supports:

Cloud Foundry CLI Integration

The Cloud Foundry (CF) CLI (Command Line Interface) integration is also Digital.ai Deploy integration for the CloudFoundry server which makes use of CF CLI.

Create a Provider

In Deploy, a provider is a set of credentials needed to connect to a cloud technology. You can group providers logically in environments, and then provision packages to them.

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

You can use Deploy's provisioning feature to create cloud-based environments in a single action. The process of provisioning an environment using Deploy is very similar to the process of 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. With provisioning, you can:

Script Plugin

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

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. For more information, see Provisioning through Deploy.