A project is a management unit for applications and can contain one or more applications. Before developing applications with BizWorks, you must create a project. This topic describes how to create, edit, and delete projects.
Prerequisites
Your account must have enterprise administrator permissions.
Create a project
Log on to BizWorks.
If your enterprise does not have any projects, you are prompted to create a project and click Create Project.
If your enterprise already has a project and you need to create a new project, You can use one of the following methods to go to the Platform Project Management page and add a project:
Select a platform from the Select Platform drop-down list, for example, Microservice Development Platform (except Capability Platform ). In the upper-right corner of the page, click the
icon or the text box. In the lower part of the drop-down list, click Project Management. Click the
icon in the upper-right corner of the page. In the Enterprise Settings navigation bar, click Platform Project Management.
On the Platform Project Management page, click Add Project.
NoteOn the Platform Project Management page, you can enter a project name or code in the search box in the upper-right corner and click the
icon to run a fuzzy search.In the Create Project pane, configure the following parameters and click Create.
Parameter
Description
Project name
The custom name for the project.
Code
A combination of lowercase letters, digits, and hyphens (-). The code must start with a lowercase letter, be unique within the tenant, and cannot be changed after creation.
Description
Optional. A description of the project.
Project icon settings
From the drop-down list, select a style and color for the project icon to use as an identifier.
Project can use container clusters
Select the container clusters that the project can use. By default, the BW Serverless cluster is selected. You can select multiple clusters.
After you configure this parameter, you can only use the specified container clusters to create runtime environments for applications in this project.
Image repository
Select the image repositories that this project can use.
You must add at least one image repository if you use central applications, hosted applications, lightweight applications, or integration applications.
To add multiple image repositories, configure allocation rules for this project in the menu after you create the project.
Hosted application - Image component - Public cloud ACR
This parameter is required for the "Hosted Application - Image Component" to pull images from an ACR instance in your account. Use this setting to specify which ACR namespaces the image component can use.
A Creation successful message is displayed. In the project list, you can view information about the project you created, such as the project owner and last update time, or perform actions such as editing its properties or disabling it.
Add project members
On the Member Management page, click Add Member to the right of the target role icon.
In the Add Member pane, select one or more members from the Members drop-down list, and then click OK in the lower-left corner.
A success message appears, and the new members are displayed under the corresponding role icon.
Edit a project
On the Platform Project Management page, find the project you want to edit and click Edit Project Properties in the Actions column.
In the Edit Project pane, modify the parameters as needed and click Edit.
NoteIf you want to remove a container cluster (for example, Cluster A) from the Project can use container clusters list, you must first delete any runtime environments that use that cluster.
An Edited successfully message appears.
Delete a project
You can delete projects that you no longer need, such as those created for testing purposes. Deleting a project removes it from the project list and stops it from consuming IT resources.
On the Platform Project Management page, find the project you want to delete and click Delete Project in the Actions column.
In the confirmation dialog box, click Delete.