Skip to main content

Deploying with Tulip

Get started with deployments, and learn about Tulip's different deployment types

Support avatar
Written by Support
Updated over 4 months ago

The Tulip platform allows users to deploy changes to their applicaiton connections in several ways.

To get started, go to the "Deployments" page and click the "Compare & Deploy" button in the top right. Then, choose your preferred deployment type from the dropdown menu:

Each deployment consists of multiple steps; the exact flow depends on the deployment type, as detailed below. In all deployments, users can review the deployment just before it's done, in the "Deployment Preview" step.

Deployment Types

Follow the links to learn more about the different deployment types

  1. Compare applications & deploy: choose which configuration elements to align between two application connections

  2. Find application changes & deploy: choose specific changes which were recently made and deploy them; especially useful when deploying to a shared environment

  3. Edit an application: make changes to a specific app connection, using Tulip's editing tools or an external code editor

  4. Promote a deployment: replicate a set of changes made to a specific app connection, to another target app connection

    1. To do this, pick a deployment from the Deployments History tab, select it and click on the promote button

  5. Revert a deployment: revert all changes made in a previous deployment

    1. To do this, pick a deployment from the Deployments History tab, select it and click on the revert button

  6. Restore an app connection to a previous version: compare an app connection to some previous state, then select changes to revert

    1. To do this, pick a version from your History "Snapshots" tab, then click on "Restore"

Did this answer your question?