A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developer.hashicorp.com/terraform/enterprise/deploy/configuration/storage/configure-mode below:

Configure operational mode for Terraform Enterprise deployments | Terraform

Configure the operational mode

This topic describes how to specify the operational mode for your Terraform Enterprise deployment.

The operational mode determines where Terraform Enterprise stores and retrieves data, which can impact your backup and restore procedures, disaster recovery procedures, and scaling options. The operational mode is required to deploy Terraform Enterprise for all runtimes except Kubernetes. Refer to Data storage settings overview for additional information.

Recommended modes

Use the following guidelines to help you choose the appropriate mode.

active-active

Set TFE_OPERATIONAL_MODE to active-active under the following conditions:

external

Set TFE_OPERATIONAL_MODE to external under the following conditions:

disk

Set TFE_OPERATIONAL_MODE to disk under the following conditions:

The requirements depend on which operational mode you choose.

external mode active-active mode disk mode

One of the following mounted disk types is required for the persistent storage volume:

Add the TFE_OPERATIONAL_MODE variable to your Terraform Enterprise configuration and specify a mode. The following example sets the mode to external when deploying to Docker:

name: terraform-enterprise
services:
   tfe:
      image: images.releases.hashicorp.com/hashicorp/terraform-enterprise:<vYYYYMM-#>
      environment:
         TFE_OPERATIONAL_MODE: "external"   

Refer to the TFE_OPERATIONAL_MODE configuration reference for details about operational mode settings.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4