CI/CD Docker

What is Docker?

Docker is a platform that lets user run applications inside lightweight, portable containers. A container works like a box that holds everything the application needs its software, libraries, and settings so it runs consistently across any infrastructure.

In Avo Assure how the CI CD Docker works?

In Avo Assure, ICE has been containerized using Docker, enabling seamless cloud execution. This means ICE can now be deployed and run on any infrastructure, whether it's an on-premises, virtual machines, Kubernetes clusters, or cloud platforms. The ICE Docker image can be copied from the DevOps window of the Avo Assure, allowing users to run the ICE image from any environment with help of Docker. Instead of installing and configuring the Avo Assure Client locally, users can run the client as a Docker container image, making the setup faster, scalable, and cloud ready.

What is Infrastructures?

When we say Avo Assure Client can run on any infrastructure, it refers to the different types of environments where Docker containers can be deployed and run. In Avo Assure, the supported infrastructures include:

  • On-Premises Infrastructure

  • Virtual Machines (VMs)

  • Cloud Infrastructure (IaaS, PaaS, SaaS)

  • Containerized Infrastructure

  • Kubernetes / Orchestration Platforms

  • Hybrid Infrastructure

  • Multi-Cloud Infrastructure

  • And more

This Document Includes:

1. Prerequisites  Prerequisites for CI/CD Docker.

2. DevOps window in Avo Assure Step-by-step instructions on navigating to the DevOps window in Avo Assure, refer to Navigate to DevOps Window.

3. Trigger Execution list Step-by-step instructions on executing Execution list on any Cloud infrastructure, refer to Trigger Execution list.

4. View Reports in Avo Assure Step-by-step instructions on reports view in Avo Assure, refer to Reports view in Avo Assure.

Last updated

Was this helpful?