Compute Nest - Create Applications by Using a Git Repository (Buildpacks)
Feb 20 2025
Compute NestContent
Target customers: Developers who want to quickly create applications and O&M teams who need to manage resources in a unified manner. This feature provides multiple sub-features, such as resource creation, security, monitoring, events, O&M, and release. This helps improve the automation level and efficiency of O&M tasks. If you store the code of your application in a Git repository and manage the code by using application management, you can create the application by using a Git repository to streamline the management. Features released: Application management enables the creation of an application by using a Git repository. You provide a code repository address and grant application management access. Application management clones the repository to a build server, constructs a container image, uploads the container image to the Container Registry (ACR), and then provisions an Elastic Compute Service (ECS) instance based on specified parameters. Application management installs the Docker runtime on the ECS instance and launches the container application. You can update the application in application management with a single click after changes are made to the repository code. Application management retrieves the latest code, rebuilds and updates the container image, and deploys the new version of the container application. Application management also allows you to modify the configurations of ECS instances, including instance types and public bandwidth.