Updated on 2025-07-09 GMT+08:00

Deploying a Compressed Package Component

  1. Log in to ServiceStage.
  2. Choose Application Management. The application list is displayed.
  3. Choose More > Create Component in the Operation column of the application created in Creating an Application, for example, zip-demo.
  4. In the Basic Information area, set the following mandatory parameters. Retain the default values for other parameters.

    Parameter

    Description

    Component Name

    Enter a component name, for example, comp-zip.

    Component Version

    Click Generate.

    Application

    Select the application created in Creating an Application, for example, zip-demo.

    Environment

    Select the environment created in Creating an Environment, for example, test-env.

  5. In the Component Package area, set the following mandatory parameters. Retain the default values for other parameters.

    Parameter

    Description

    Stack

    Select Java.

    Software Package

    Select Compressed package.

    Upload Method

    1. Select OBS.
    2. Click Software Package and select demoJavaExample.zip uploaded in Obtaining and Uploading the Software Package.
    3. Click OK.

  6. Click Next.
  7. In the Resources area, select the ECS that has been managed in Creating an Environment.
  8. Click Create and Deploy and wait until the component is deployed.
  9. Click Overview and confirm that Status is Running.