Create a solution

Updated at:
Copy as MD

Procedure

1. Log on to the Personalized Algorithm Development Platform console.

2. In the left-side navigation pane, click Personalized Algorithm Development Platform > Instance list.

3. In the top navigation bar, select the target region of your instance.

4. Click the instance ID link, click the Solution management tab, and then click Create solution.

5. Configure the basic parameters for the solution. The following table describes each parameter.

Parameter

Description

Clone from an existing solution

This copies the basic information and configuration from the source solution.

If this is your first time creating a solution, leave this option unselected.

Solution name

The display name for the solution.

Code source

Currently, only Alibaba Cloud Codeup is supported. Future releases will support additional code sources.

Repository address

The address of your code repository. Click Clone/Download and select HTTPS. If you have not configured an HTTPS clone password, click the Set HTTPS Clone Password link to set your password. After the configuration is complete, copy the HTTPS clone address from the text box.

Branch

The branch name.

Git account

The username associated with your HTTPS password in Alibaba Cloud DevOps personal settings.

In the UI, this parameter is labeled Clone Account.

Git password

The HTTPS password you configured in your Alibaba Cloud DevOps personal settings.

In the UI, this parameter is labeled Clone Password. To set or change this password in Alibaba Cloud DevOps, select HTTPS Password in your personal settings. Note: You must bind an email address before you can change the password.

Git project name

A custom name for the Git project.

Solution directory name

The subdirectory in the code repository that contains the solution code.

6. Click OK to create the solution.