Skip to content

Environments

The Environments section manages different deployment environments (development, staging, production, etc.) where feature flags are evaluated and used.

Overview

Environments OverviewEnvironments Overview

Creating Environments

New Environment FormNew Environment Form

Form Fields:

  • Name: Unique environment identifier, typically the same as your APP_ENV.
  • Color: A color to help identify the Environment elsewhere in Beacon
  • Description: Description of the environment

After creating a new environment, it will show up in the Environment list:

Environment CardEnvironment Card

Editing Environments

To edit an environment, click the card in the list.

Edit Environment FormEdit Environment Form

NOTE

The Environment Name cannot be changed, and must match your applications pennant.stores.beacon.environment_name configuration setting.

Made with 🦁💖🏳️‍🌈 by Davey Shafik.