Skip to main content

15 docs tagged with "cloud"

View all tags

AWS Plugin

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

Azure Plugin

The Deploy Azure plugin enables Deploy to work with the Microsoft Azure cloud computing service. You can provision Virtual Machines, Containers, and deploy FunctionApp and WebApp from Deploy.

Azure Plugin

The Deploy Azure plugin enables Deploy to work with the Microsoft Azure cloud computing service. You can provision Virtual Machines, Containers, and Deploy FunctionApp and WebApp from Deploy.

Cloud Foundry CLI Plugin

The Cloud Foundry CLI Integration is Deploy integration for CloudFoundry server which makes uses of CF CLI installed in a remote Host.

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:

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.