Use Deploy Environments to deploy an environment definition from Git to a Fabric Space.
Environment definitions are stored and versioned with the Project in Git. The Git tag identifies the version of the environment definition to deploy.
After deployment, the appropriate environment must be activated in Fabric Admin before deploying the Project content that will use it.
Before deploying an environment:
prod.K2cloud retrieves the selected version of the environment definition from the Project Git repository and deploys it to the Fabric Space.
The Git Tag identifies the version of the environment definition stored in Git.
Using a tag allows the environment configuration deployed to a runtime Space to correspond to a known version of the Project repository.
The Git tag is selected as part of the deployment operation; it is not a persistent Project or Space Profile setting.
An environment definition can contain configuration for different runtime environments.
The environment designation identifies the configuration that should be used by the target Fabric Space.
For example:
dev
qa
staging
prod
The appropriate designation depends on the environment definitions established for the Project.
Deploying the environment definition makes it available to the Fabric Space. It does not by itself make that environment active.
After deployment:
Fabric then uses the configuration associated with the active environment.
For more information about Fabric environments, see Environments Overview.
After the correct environment has been deployed and activated, deploy the required Project content.
See Deploy Project.
Use Deploy Environments to deploy an environment definition from Git to a Fabric Space.
Environment definitions are stored and versioned with the Project in Git. The Git tag identifies the version of the environment definition to deploy.
After deployment, the appropriate environment must be activated in Fabric Admin before deploying the Project content that will use it.
Before deploying an environment:
prod.K2cloud retrieves the selected version of the environment definition from the Project Git repository and deploys it to the Fabric Space.
The Git Tag identifies the version of the environment definition stored in Git.
Using a tag allows the environment configuration deployed to a runtime Space to correspond to a known version of the Project repository.
The Git tag is selected as part of the deployment operation; it is not a persistent Project or Space Profile setting.
An environment definition can contain configuration for different runtime environments.
The environment designation identifies the configuration that should be used by the target Fabric Space.
For example:
dev
qa
staging
prod
The appropriate designation depends on the environment definitions established for the Project.
Deploying the environment definition makes it available to the Fabric Space. It does not by itself make that environment active.
After deployment:
Fabric then uses the configuration associated with the active environment.
For more information about Fabric environments, see Environments Overview.
After the correct environment has been deployed and activated, deploy the required Project content.
See Deploy Project.