Help Center/ ServiceStage/ User Guide/ System Settings/ Tech Stack Management/ Editing a Custom Technology Stack Version
Updated on 2025-08-12 GMT+08:00

Editing a Custom Technology Stack Version

This section describes how to edit a custom technology stack version.

Prerequisites

Editing a Custom Technology Stack Version

  1. Log in to ServiceStage.
  2. Choose System Settings > Tech Stack Management. The Tech Stack Management page is displayed.
  3. Click before the technology stack of the target custom technology stack version to expand the technology stack list.
  4. Click Edit in the Operation column of the target custom technology stack version and set the parameters.

    • Java

      Parameter

      Description

      *Tech Stack

      Technology stack version name.

      Enter 2 to 64 characters. Only use letters, digits, slashes (/), underscores (_), and hyphens (-). Start with a letter and end with a letter or digit.

      *Tech Stack Version

      Technology stack version.

      The format is A.B.C, where A, B, and C are natural numbers. Example: 1.0.0.

      *OS Image

      This parameter is mandatory for technology stacks whose Deployment Type is Kubernetes.

      Kubernetes is a container orchestration platform that manages containers (usually Docker containers). Each container runs in an isolated environment provided by an OS image. An OS image contains the OS kernel, libraries, tools, and applications required for running a container, ensuring that the container can run consistently in any Docker-enabled environment.

      • Built-in: Select a built-in OS image from the drop-down list.
      • Custom: Click and select the uploaded custom OS image package.

        My Images (private images), Open Source Images, Shared Images, and Third-Party Images are supported.

        • If you select My Images, upload the image to the image repository in advance. For details, see Uploading an Image.
        • If you select Third-Party Images, ensure that you have obtained the address of the third-party image. The format of the image address is as follows:
          {IP address of the third-party image repository}:{Port number for accessing the third-party image repository}/{Image storage path}/{Image name}:{Image tag}

          or

          {Image name}:{Image tag}

          If the image tag is not specified, the latest version is used by default.

      *JDK Version Path

      Path for storing the JDK software package that has been uploaded to OBS.

      1. Move the cursor to the card of the configured JDK software package.
      2. Click .
      3. Select the path.
      4. Click OK.

      Description

      Technology stack description. Enter up to 512 characters.

    • Tomcat

      Parameter

      Description

      *Tech Stack

      Technology stack version name.

      Enter 2 to 64 characters. Only use letters, digits, slashes (/), underscores (_), and hyphens (-). Start with a letter and end with a letter or digit.

      *Tech Stack Version

      Technology stack version.

      The format is A.B.C, where A, B, and C are natural numbers. Example: 1.0.0.

      *OS Image

      This parameter is mandatory for technology stacks whose Deployment Type is Kubernetes.

      Kubernetes is a container orchestration platform that manages containers (usually Docker containers). Each container runs in an isolated environment provided by an OS image. An OS image contains the OS kernel, libraries, tools, and applications required for running a container, ensuring that the container can run consistently in any Docker-enabled environment.

      • Built-in: Select a built-in OS image from the drop-down list.
      • Custom: Click and select the uploaded custom OS image package.

        My Images (private images), Open Source Images, Shared Images, and Third-Party Images are supported.

        • If you select My Images, upload the image to the image repository in advance. For details, see Uploading an Image.
        • If you select Third-Party Images, ensure that you have obtained the address of the third-party image. The format of the image address is as follows:
          {IP address of the third-party image repository}:{Port number for accessing the third-party image repository}/{Image storage path}/{Image name}:{Image tag}

          or

          {Image name}:{Image tag}

          If the image tag is not specified, the latest version is used by default.

      *JDK Version Path

      Path for storing the JDK software package that has been uploaded to OBS.

      1. Move the cursor to the card of the configured JDK software package.
      2. Click .
      3. Select the path.
      4. Click OK.

      *Tomcat Version Path

      Path for storing the Tomcat software package that has been uploaded to OBS.

      1. Move the cursor to the card of the configured Tomcat software package.
      2. Click .
      3. Select the path.
      4. Click OK.

      Description

      Technology stack description. Enter up to 512 characters.

  5. Click OK.