Table of Contents |
---|
...
This article describes how to build ui bundle on rancher environment
Job: Build and deploy UI
Parameters
Parameter | Type | Description | ||
---|---|---|---|---|
CLUSTER | list<string> | (Required) Select cluster | ||
NAMESPACE | list<string> | (Required) Select cluster namespace | ||
FOLIO_REPOSITORY | list<string> | Repository from which the UI bundle should buildbe built | ||
FOLIO_BRANCH | list<string> | (Required) Select what 'platform-complete' branch use for build UI bundlewas used to build the UI bundle | ||
CUSTOM_HASH | string | Commit hash for UI bundle build from a specific commit | ||
TENANT_ID | string | Tenant id ID used for UI bundle creation | ||
CUSTOM_HASHCONSORTIA | string | Commit hash for UI bundle build from specific commit | CONSORTIAboolean | If True consortia modules are added to the UI bundle |
LINKED_DATA | boolean | If True | consortia tenant should belinked-data modules are added to the UI bundle |
To update the UI bundle, you should know in what cluster you your environment is located. See the Projects(Namespaces) page.
Steps
- Go to Jenkins
- Navigate to folioRancher -> folioDevTools -> uiManagement -> buildUI -> buildUIbuildAndDeployUI
- Click Build with Parameters (if you didn't see this button, contact the Kitfox team)
- Select parameters
- CLUSTER - Select cluster
- NAMESPACE - Select cluster namespace
- FOLIO_REPOSITORY - Repository from which UI bundle should build
- FOLIO_BRANCH - Select what 'platform-complete' branch use for build UI bundle
- CUSTOM_HASH - Commit hash for UI bundle build from specific commit
- TENANT_ID - Tenant id used for UI bundle creation
- CUSTOM_HASH - Commit hash for UI bundle build from specific commit
- CONSORTIA - If True consortia tenant should be added to CONSORTIA - If True consortia modules are added to the UI bundle
- LINKED_DATA - If True linked-data modules are added to the UI bundle
- Click Build button
- Wait for completion