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:

  1. In the Analytics toolbar, in the user menu, select Administration.

  2. In the Administration editor, select the Environments tab.

  3. Click the Add button.

  4. Set a Name for the Environment.

  5. 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]

  6. Add one or more Configurations. If multiple configurations are selected, deliveries built and deployed in this environment require specifying the configuration at execution time.

  7. Add one or more Runtimes. If multiple runtimes are selected, deliveries built and deployed in this environment are deployed on each of them.

ana parameters environment