Create and modify pipelines

Create and modify pipelines

You can use the Calyptia Dashboard and Calyptia CLI to create, modify, and delete pipelines.

Create a pipeline

To create a pipeline in the Dashboard:

  1. Sign in to the Calyptia Dashboard (opens in a new tab).

  2. Go to Core Instances, then click the name of the Core Instance where you'd like to deploy your new pipeline.

  3. In the Data Pipelines section, click  Add New.

  4. In the dialog that appears, enter a name for your pipeline in the Pipeline Name field and select an option from the Service Type drop-down menu.

  5. Click Save and Continue.

  6. Configure the source, destination, and processing rules for your pipeline.

  7. Click Save and Deploy to finish creating your pipeline.

Modify a pipeline

To upgrade a pipeline to the latest version, you must use Calyptia CLI.

To modify a pipeline in the Dashboard:

  1. Sign in to the Calyptia Dashboard (opens in a new tab).

  2. Go to Core Instances, then click the name of the Core Instance where you deployed the pipeline that you'd like to modify.

  3. Under Data Pipelines, click the name of the pipeline that you'd like to modify.

  4. Click  Edit.

  5. Configure the source, destination, and processing rules for your pipeline.

  6. Click Save and Deploy to save your changes.

  7. If you'd like to adjust your pipeline's scaling, secrets, or deployment strategy, go to the Advanced Settings menu.

Delete a pipeline

To delete a pipeline in the Dashboard:

  1. Sign in to the Calyptia Dashboard (opens in a new tab).

  2. Go to Core Instances, then click the name of the Core Instance where you deployed the pipeline that you'd like to delete.

  3. Under Data Pipelines, find the pipeline that you'd like to delete, then click More > Delete.

  4. In the confirmation dialog that appears, click Delete to permanently delete your pipeline.