Use Deploy Project to deploy Project content from Git to a Fabric Space.
The operator selects the Git tag containing the version to deploy and can deploy either:
Before deploying Project content, ensure that the correct environment has been deployed and activated in the target Fabric Space.
Before deploying the Project:
For environment deployment and activation, see Deploy Environments.
K2cloud retrieves the selected Project version from Git and deploys it to the target Fabric Space.
The Git Tag identifies the version of the Project content to deploy.
Using Git tags provides a defined version of the Project that can be promoted between runtime environments.
For example, the same tagged Project version can be deployed through:
QA → Staging → Production
The Git tag is selected for the deployment operation; it is not a persistent Project or Space Profile setting.
The Project can be deployed in full or limited to selected Logical Units.
Deploy the complete Project when the entire tagged Project version should be applied to the target Space.
When only specific Logical Units need to be deployed, provide the required LU names as a comma-delimited list.
For example:
Customer,Order,Product
This limits the deployment to the specified Logical Units.
After deployment completes, validate the target runtime.
Validation should confirm that:
The specific validation depends on the Project and the changes being promoted.
For K2cloud SaaS, the built-in monitoring and log capabilities can also be used when reviewing runtime behavior after deployment.
The built-in K2cloud deployment sequence is:
Commit and tag in Git
↓
Deploy Environment
↓
Activate Environment
↓
Deploy Project
↓
Validate Runtime
This sequence keeps the runtime environment configuration and deployed Project content aligned with versioned content in Git.
Use Deploy Project to deploy Project content from Git to a Fabric Space.
The operator selects the Git tag containing the version to deploy and can deploy either:
Before deploying Project content, ensure that the correct environment has been deployed and activated in the target Fabric Space.
Before deploying the Project:
For environment deployment and activation, see Deploy Environments.
K2cloud retrieves the selected Project version from Git and deploys it to the target Fabric Space.
The Git Tag identifies the version of the Project content to deploy.
Using Git tags provides a defined version of the Project that can be promoted between runtime environments.
For example, the same tagged Project version can be deployed through:
QA → Staging → Production
The Git tag is selected for the deployment operation; it is not a persistent Project or Space Profile setting.
The Project can be deployed in full or limited to selected Logical Units.
Deploy the complete Project when the entire tagged Project version should be applied to the target Space.
When only specific Logical Units need to be deployed, provide the required LU names as a comma-delimited list.
For example:
Customer,Order,Product
This limits the deployment to the specified Logical Units.
After deployment completes, validate the target runtime.
Validation should confirm that:
The specific validation depends on the Project and the changes being promoted.
For K2cloud SaaS, the built-in monitoring and log capabilities can also be used when reviewing runtime behavior after deployment.
The built-in K2cloud deployment sequence is:
Commit and tag in Git
↓
Deploy Environment
↓
Activate Environment
↓
Deploy Project
↓
Validate Runtime
This sequence keeps the runtime environment configuration and deployed Project content aligned with versioned content in Git.