Help Center/ ServiceStage/ User Guide/ Tech Stack Management/ Adding a Custom Technology Stack Version
Updated on 2024-12-16 GMT+08:00

Adding a Custom Technology Stack Version

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

Currently, only custom versions of the Java and Tomcat technology stacks whose Deployment Type is VM can be added.

Prerequisites

The technology stack version software package (in .zip or .tar.gz format) to be added has been uploaded to OBS. For details, see Streaming Upload (PUT).

Adding a Custom Technology Stack Version

  1. Log in to ServiceStage.
  2. Choose Tech Stack Management. The Tech Stack Management page is displayed.
  3. Select the Java or Tomcat technology stack whose Deployment Type is VM and click Add Tech Stack Version.
  4. Set the parameters. Parameters marked with an asterisk (*) are mandatory.

    • 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.

      *JDK Version Path

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

      1. Click Select Software Package.
      2. Select the path.
      3. 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.

      *JDK Version Path

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

      1. Click Select Software Package.
      2. Select the path.
      3. Click OK.

      *Tomcat Version Path

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

      1. Click Select Software Package.
      2. Select the path.
      3. Click OK.

      Description

      Technology stack description. Enter up to 512 characters.

  5. Click OK.

    Click before a Java or Tomcat technology stack whose Deployment Type is VM to expand the technology stack list. You can see that the custom technology stack version exists with Type being Custom and Status being Disabled.