Create an Environment

Add a lifecycle environment to a StationOps project.

Environments represent lifecycle targets such as development, staging, and production. Infrastructure configurations contain settings for each environment, and releases deploy application versions into them.

Add an Environment

  1. Open Project settings > Environments.
  2. Select Create environment.
  3. Enter a human-readable name and stable identifier.
  4. Configure the available deployment permissions.
  5. Save the environment.

Use short identifiers that remain clear in logs and generated resource names, such as dev, staging, and prod.

After Creation

Open the current infrastructure configuration and fill in the new environment tab for every component. Confirm capacity, retention, public access, and removal behavior before deploying.