Create application metadata

更新时间:
复制 MD 格式

After you prepare the deployment environment, you can create a SOFAStack application, define its basic information, and attach compute and load balancing services.

Prerequisites

Step 1: Create an application group

  1. Log on to the SOFAStack console.

  2. In the left navigation pane, click Operations Management > Application Management > Application List.

  3. On the Application List page, click Add Group in the left pane.

  4. Enter the group information.

    • Application Group Name: Required. Enter demo.

    • Application Group Description: Optional. You can leave this field empty.

  5. Click Submit to create the group.

Step 2: Create application metadata

  1. Log on to the SOFAStack console.

  2. In the left navigation pane, click Operations Management > Application Management > Application List.

  3. On the Application List page, click Create Application.

  4. Configure the application information.

    • Application Name: The name can contain letters, digits, hyphens (-), and underscores (_). It must start with a letter and end with a letter or a digit. This example uses sofabootdemo.

      Note

      The application name must be unique within the tenant.

    • Technology Stack: Select SOFA Boot.

    • Application Group: Select the application group that you created in Step 1 (demo).

    • Application Tags: Tags to classify applications for quick retrieval. You can add system tags and custom tags. This example leaves this field empty.

    • Application Description: Enter a description for the application. This example leaves this field empty.

  5. Click Submit. In the success pop-up window, click View Application Details to go to the application details page.

What to do next

After you create the application, you can publish it. For more information, see Classic deployment pattern.