Skip to main content

33 docs tagged with "container"

View all tags

Argo CD Container Plugin

The Argo CD plugin allows you to seamlessly integrate Argo CD with your existing CI/CD pipelines, streamlining your Kubernetes continuous delivery workflow.

Argo Workflows Plugin

The Argo Workflows plugin allows you to orchestrate complex tasks and workflows as containerized jobs.

AWS Container Plugin

The AWS container plugin allows you to create, update, invoke, and delete Lambda functions using packages such as .zip files or container images.

Azure Container Plugin

The Azure container plugin allows you to interact with the Azure services or resources in a more seamless and automated manner. It's often used for tasks such as configuration management, troubleshooting, and automation.

Conjur Container Plugin

The Conjur container plugin allows you to manage secrets, credentials, and other sensitive information in a secure manner.

Digital.ai Release Integration Python SDK Overview

Digital.ai Release Integration Python SDK is a set of tools that Developers can use to build container-based plugins. With Digital.ai Release 23.1, we are bringing in a new integration SDK experience with which you can run tasks as containers, using any language or third-party libraries.

Execute Tasks or Scripts using Runner

When the Release Runner is registered on the Release server, the readiness state of the Runner is healthy, and allows it to receive tasks or scripts for execution.

GitLab Container Plugin

The GitLab container plugin allows you to perform various functions in your GitLab ecosystem.

Helm Container Plugin

The Helm container plugin allows you simplify the deployment and management of applications on Kubernetes clusters. It allows you to define, install, upgrade, and rollback the Kubernetes applications.

Kubernetes Container Plugin

The Kubernetes container plugin offers a range of functionalities to enhance Kubernetes cluster management, deployment, and operations.

Lifecycle of Release Runner

This topics describes the lifecycle, control commands, and the different states of a Release Runner, with regards to the availability of the Release server.

MongoDB Cloud Plugin

The MongoDB Cloud Plugin for Digital.ai Release enables seamless integration and task automation for MongoDB databases hosted on the cloud. This plugin uses containerized environments to run MongoDB shell scripts for common tasks like inserting and retrieving data, using the Digital.ai Release Runner. It works with both local and cloud MongoDB databases and can be set up for various MongoDB configurations.

OpenShift Container Plugin

The OpenShift container plugin allows you to automate the deployment and management of containerized applications on OpenShift.

Overview of Release Runner

Release Runners are introduced with Digital.ai Release 23.1 to efficiently and effectively manage the execution of container-based tasks within a Kubernetes cluster. These isolate the task and script execution process and provides greater stability and scalability for executing tasks.

SonarCloud Container Plugin

The SonarCloud container plugin allows you to perform security scans and analysis of your code quality. SonarCloud is a fully managed service hosted by SonarSource in the cloud.

SonarQube Container Plugin

The SonarQube container plugin allows you to perform security scans and analysis of your code quality. SonarQube is installed and hosted on your own servers.

Terraform Container Plugin

The Terraform container plugin allows you to set up infrastructure from Release. It can create new resources, update existing ones, or delete resources defined in your configuration. It clones the Git repository for Terraform files and executes the apply and delete commands. It does not maintain the state files terraform.tfstate. Also, provide the backend configuration for the state in your Terraform configuration file.

Troubleshooting Runners

The logging feature in Release Runner is the best solution to troubleshoot and check for the state of runner lifecycle or the state of execution.