Preview Environments

Define and launch repeatable temporary environments from branches or packages.

Preview environment specifications describe how to launch an isolated environment from an existing infrastructure configuration and lifecycle environment.

Create a Specification

  1. Open Infrastructure > Previews.
  2. Select Create Preview Environment Specification.
  3. Enter a name.
  4. Select the infrastructure configuration to preview.
  5. Select the lifecycle environment whose settings provide the baseline.
  6. For each service, choose a branch or an existing package.
  7. Optionally enable pull-request creation triggers and enter the source and target branches.
  8. Save the specification.

Launch a Preview

Open Infrastructure > Previews and select Launch beside the specification. StationOps creates a revision for the preview environment; follow that revision until it reaches a terminal state.

Source Selection

Use a branch when each launch should build current source. Use a package when the preview must run a known artifact without rebuilding it.