Infrastructure Lifecycle

The lifecycle of infrastructure within Lodestar Forge explained.

Infrastructure within Forge have several stages. The stage of the infrastructure is indicated by its current "status" tag. An overview of the stages is provided below.

1
Stage 1: Pending

At this stage the infrastructure has been added to Forge and is ready to be built. To deploy the infrastructure, click the "Deploy" button in the "Deployment Status" card.

2
Stage 2: Building

The infrastructure is currently being built using Terraform.

3
Stage 3: Running

The infrastructure is currently running with no issues.

4
Stage 4: Configuring

The infrastructure is currently being configured using Ansible. After this is complete, the infrastructure will return to the "Running" status.

Other Stages

Forge infrastructure supports two other stages, "Default" and "Failed" which are not part of the normal lifecycle. These are outlined below.

Default

Any infrastructure which is default to Forge and cannot be modified is considered "default". This includes the default networking infrastructure which is created when a deployment is prepared.

Failed

Hopefully you never see this stage. This stage is only used if the infrastructure failed to deploy or configure.

Check the logs for more information on why the infrastructure failed.