Create a Custom Global Environment

JFrog Platform Administration Documentation

Content Type
Administration / Platform

Creating a custom global environment enables the users of all projects to perform actions on the repositories assigned to that environment, as defined by their roles. To create a custom global environment, you must be a Platform Admin, as described in Setting Environments and Actions for Global Roles.

Note

By default, Starting from Artifactory version 7.111.0, Artifactory supports up to 30 global environments, providing enhanced capacity. This is the certified limit, but the underlying infrastructure is designed to be extensible for further growth. To change this default value, modify the Access configuration YAML, as described in Supported Access Configurations. For earlier versions, Artifactory supports up to 10 global environments, which could be extended to up to 30 environments.Supported Access Configurations

  1. In the Administration tab, go to Environments.

  2. From the dropdown list at the top of the window, select All.

  3. Click Create New Environment.

  4. Enter a name for the environment and click Create. The maximum length is 32 characters.

    Tip

    You can reorder global environments by dragging them to different positions with your mouse.

  5. Continue with the following procedures, Assign Environments to Global and Project Roles, and Assign Environments to Repositories.

Create a Global Environment using a REST API

To create a global environment using a REST API, see Create Global Environment.Create Global Environment