Difference between revisions of "Create a Globalyzer only project"
(Created page with " = Select the Data Source Credentials = When Manager users are created, Data Source Credentials are assigned. If the Manager does not have any Data Source Credentials assigned...") |
(→Select the Data Source Credentials) |
||
| Line 1: | Line 1: | ||
| − | = Select the Data Source Credentials = |
+ | = Select the Data Source Credentials and a repository = |
When Manager users are created, Data Source Credentials are assigned. If the Manager does not have any Data Source Credentials assigned, the process will fail with the error: '''Must have access to at least one credential before creating a project'''. Contact an Administrator to get credential access. Administrator users have access to all Data Source Credentials in the system. |
When Manager users are created, Data Source Credentials are assigned. If the Manager does not have any Data Source Credentials assigned, the process will fail with the error: '''Must have access to at least one credential before creating a project'''. Contact an Administrator to get credential access. Administrator users have access to all Data Source Credentials in the system. |
||
| + | |||
| + | For this example, we are using the GitHub repository, but all Data Source types are similar. Enter the repository URL and the branch that is being used for the project. |
||
[[File:GzDSSelection.png|center|600px]] |
[[File:GzDSSelection.png|center|600px]] |
||
| + | If the repository has branches that merge into the project branch, this can be specified. |
||
| − | This example uses the GitHub data source credential. Other credentials will have different pages. |
||
| + | |||
| + | This example uses the GitHub data source credential. Other credentials will have different pages. Click ''Next'' |
||
| + | |||
| + | = Name the Project = |
||
| + | |||
| + | The values on this page are initially filled in based on the repository and can be changed at creation or later while editing. |
||
| + | |||
| + | [[File:GzName.png|center|600px]] |
||
| + | |||
| + | |||
| + | # Set the '''Group Name'''. Often, this is the same as the Company Name that Command Center was installed with. But it can be almost anything. There is a restriction that it must be the same case. For example, if the Group Name for other projects is ACME (all caps), then another project cannot be created with a group name of 'acme' or 'Acme'. |
||
| + | # Set the '''Project Name'''. Project name must be one word and cannot contain any of the following characters: < > : " * / | ? . % -- |
||
| + | # Set the '''Module Name'''. This is defaulted to the branch that the project is using. |
||
| + | # '''Tags''' - tags can be selected from a drop-down list of already created tags or new ones can be created by selecting the plus sign. Projects can have a number of tags associated with them. |
||
| + | # Select the '''Project Run Type'''. A project can be a Globalyzer project, a Localyzer project or both. By default these are unselected. The user cannot select Next until at least one option is selected. |
||
Select '''Next''' |
Select '''Next''' |
||
Revision as of 17:37, 28 October 2025
Select the Data Source Credentials and a repository
When Manager users are created, Data Source Credentials are assigned. If the Manager does not have any Data Source Credentials assigned, the process will fail with the error: Must have access to at least one credential before creating a project. Contact an Administrator to get credential access. Administrator users have access to all Data Source Credentials in the system.
For this example, we are using the GitHub repository, but all Data Source types are similar. Enter the repository URL and the branch that is being used for the project.
If the repository has branches that merge into the project branch, this can be specified.
This example uses the GitHub data source credential. Other credentials will have different pages. Click Next
Name the Project
The values on this page are initially filled in based on the repository and can be changed at creation or later while editing.
- Set the Group Name. Often, this is the same as the Company Name that Command Center was installed with. But it can be almost anything. There is a restriction that it must be the same case. For example, if the Group Name for other projects is ACME (all caps), then another project cannot be created with a group name of 'acme' or 'Acme'.
- Set the Project Name. Project name must be one word and cannot contain any of the following characters: < > : " * / | ? . % --
- Set the Module Name. This is defaulted to the branch that the project is using.
- Tags - tags can be selected from a drop-down list of already created tags or new ones can be created by selecting the plus sign. Projects can have a number of tags associated with them.
- Select the Project Run Type. A project can be a Globalyzer project, a Localyzer project or both. By default these are unselected. The user cannot select Next until at least one option is selected.
Select Next