Configure environments
An Environment is a reusable definition of configurations and runtimes used when building and deploying deliveries with Package Managers.
Configure an environment
To configure an environment:
-
In the Analytics toolbar, in the user menu, select Administration.
-
In the Administration editor, select the Environments tab.
-
Click the Add button.
-
Set a Name for the Environment.
-
Set a Delivery Name Pattern for the environment.
This field defines the pattern for the name of all the deliveries built for the current environment.
This field defines a pattern used to name all the deliveries built in the current environment. You can use the following placeholders in the pattern:
-
[delivery-name]
(default) -
[environment-name]
-
[version-name]
For example,
[environment_name]_[delivery_name].[version_name]
-
-
Add one or more Configurations. If multiple configurations are selected, deliveries built and deployed in this environment require specifying the configuration at execution time.
-
Add one or more Runtimes. If multiple runtimes are selected, deliveries built and deployed in this environment are deployed on each of them.