Updated on 2023-05-26 GMT+08:00

Overview

CodeArts Deploy provides visualized and automatic deployment services. It has various deployment actions to help you make a standard deployment process, reduce deployment costs, and improve release efficiency.

CodeArts Deploy has the following features:

  • Supports host (physical machine and virtual machine) and container deployment.
  • Provides system templates such as Tomcat, Spring Boot, and Django for you to create applications quickly. You can drag and drop atomic actions to orchestrate applications flexibly.
  • Supports multiple hosts in environment at the same time.
  • Implements container deployment using Cloud Container Engine (CCE).
  • Deploys microservice applications using ServiceStage.
  • Saves custom templates to create applications at one click.
  • Supports parameterized configuration, provides parameter types such as text, environment, and enumeration, and supports dynamic parameter replacement during application deployment.
  • Seamlessly integrates with CodeArts Pipeline to support continuous service release.
  • Generates run logs for atomic actions and provides keywords to accurately match FAQs. If the deployment fails, you can quickly locate the cause and find a solution.

If you are developing a project locally and want to use the deployment service to deploy the project, the process is as follows:

The operations are as follows: