Appaloft Docsv685dc5b2b9b264bb9b5749efdc50a341b407289b
Environments And Configuration

Environments and variables

Understand variable precedence, secrets, snapshots, and environment diffs.

Appaloft resolves configuration in this order: defaults, system, organization, project, environment, deployment snapshot.

Build-time variables can be included in build output and cannot be marked secret. Runtime variables are supplied to the running app, and secret values must be masked.

Each deployment persists an immutable environment snapshot.

Diff explains configuration differences. Promote creates a new target environment state instead of rewriting historical deployments.