Updated on 2024-07-04 GMT+08:00

Deploying a General Application

Deploy a general application using Shell scripts.

The related deployment action is as follows.

  1. Download the software package.
  2. Execute the deployment script.
  3. Perform the health test.

Table 1 describes the parameters to be set in the template.

Table 1 Template parameters

Parameter

Description

host_group

Target environment where the application is deployed.

package_url

Software package download link. To obtain it, go to the Artifact > Release Repos page.

app_name

Application name to obtain the process ID and stop the process.

service_port

Application port.