Relativistic

Relativistic is a Terraform, Helm, and custom configuration project to be able to deploy an production grade open source data stack quickly.

Examples

Inputs

Name

Description

Type

Default

Required

airbyte_chart_version

Airbyte chart version

string

"1.1.0"

no

airbyte_enable_proxy

Enable OAuth2 Proxy

bool

true

no

airbyte_enabled

Enable Airbyte deployment

bool

false

no

airbyte_override_helm_values

Override helm values for Airbyte as YAML string

string

""

no

airbyte_postgres_host

Airbyte PostgreSQL host

string

"airbyte"

no

airbyte_postgres_name

Airbyte PostgreSQL database name

string

"airbyte"

no

airbyte_postgres_password

Airbyte PostgreSQL password

string

"airbyte"

no

airbyte_postgres_port

Airbyte PostgreSQL port

number

5432

no

airbyte_postgres_user

Airbyte PostgreSQL user

string

"airbyte"

no

airbyte_subdomain

Subdomain for Airbyte

string

"airbyte"

no

airbyte_use_external_pg

Use external PostgreSQL for Airbyte

bool

false

no

airbyte_userlist

User list for Airbyte

string

""

no

airflow_chart_version

Airflow chart version

string

"8.8.0"

no

airflow_enabled

Enable Apache Airflow deployment

bool

false

no

airflow_override_helm_values

List of Helm values files to override default configurations for Airflow

list(string)

[]

no

analytics_postgres_enabled

Enable Analytics PostgreSQL deployment

bool

false

no

argo_cd_chart_version

Argo CD chart version

string

"7.4.3"

no

argo_cd_enabled

Enable Argo CD deployment

bool

false

no

argo_cd_override_helm_values

Override helm values for Argo CD as YAML string

string

""

no

argo_cd_subdomain

Subdomain for Argo CD

string

"argocd"

no

argo_workflows_chart_version

Argo Workflows chart version

string

"0.42.3"

no

argo_workflows_enabled

Enable Argo Workflows deployment

bool

false

no

argo_workflows_override_helm_values

Override helm values for Argo Workflows as YAML string

string

""

no

argo_workflows_rbac_rule

RBAC rule for Argo Workflows

string

"false"

no

argo_workflows_subdomain

Subdomain for Argo Workflows

string

"argo-workflows"

no

clickhouse_chart_version

Clickhouse chart version

string

"0.24.0"

no

clickhouse_enabled

Enable Clickhouse deployment

bool

false

no

clickhouse_override_helm_values

Override helm values for Clickhouse as YAML string

string

""

no

configuration_postgres_enabled

Enable Configuration PostgreSQL deployment

bool

false

no

dagster_chart_version

Dagster chart version

string

"1.7.1"

no

dagster_enabled

Enable Dagster deployment

bool

false

no

dagster_override_helm_values

Override helm values for Dagster as YAML string

string

""

no

domain_config_deployment_domain

Deployment domain for configurations

string

""

no

domain_config_zone_domain

Zone domain for configurations

string

""

no

google_oauth_client_id

Google OAuth client ID

string

""

no

google_oauth_client_secret

Google OAuth client secret

string

""

no

kestra_enabled

Enable Kestra deployment

bool

false

no

kubernetes_config_path

Path to Kubernetes configuration file

string

"~/.kube/config"

no

kubernetes_dashboard_chart_version

Kubernetes Dashboard chart version

string

"7.5.0"

no

kubernetes_dashboard_enabled

Enable Kubernetes Dashboard deployment

bool

false

no

lightdash_chart_version

Lightdash chart version

string

"0.8.9"

no

lightdash_enabled

Enable Lightdash deployment

bool

false

no

lightdash_override_helm_values

List of Helm values files to override default configurations for Lightdash

list(string)

[]

no

loki_chart_version

Loki chart version

string

"2.10.0"

no

loki_override_helm_values

List of Helm values files to override default configurations for Loki

list(string)

[]

no

prometheus_enabled

Enable Prometheus deployment

bool

false

no

prometheus_operator_chart_version

Prometheus Operator chart version

string

"61.9.0"

no

prometheus_override_helm_values

List of Helm values files to override default configurations for Prometheus

list(string)

[]

no

superset_chart_version

Superset chart version

string

"0.12.9"

no

superset_default_password

Default password for Apache Superset

string

"admin"

no

superset_default_user

Default user for Apache Superset

string

"[email protected]"

no

superset_enabled

Enable Apache Superset deployment

bool

false

no

superset_local_exposed_port

Local exposed port for Apache Superset

number

30086

no

superset_override_helm_values

List of Helm values files to override default configurations for Superset

list(string)

[]

no

superset_secret_key

Secret key for Apache Superset

string

"CHANGE_ME"

no

tooljet_enabled

Enable Tooljet deployment

bool

false

no

ubuntu_enabled

Enable Ubuntu deployment

bool

false

no

windmill_chart_version

Windmill chart version

string

"2.0.214"

no

windmill_enabled

Enable Windmill deployment

bool

false

no

windmill_override_helm_values

List of Helm values files to override default configurations for Windmill

list(string)

[]

no

Outputs

No outputs.

Providers

No providers.

Requirements

Name

Version

helm

~> 2.14.0

kubernetes

~> 2.21.0

Resources

No resources.