Skip to content

[self-hosted] Make our Self-Hosted terraform scripts infrastructure only #3912

Closed
@geropl

Description

@geropl

Currently our terraform scripts are geared towards a "one-step" install experience as they were meant to be included in the installer images. After we remove those images, we should try to make them work again by:

  • make the terraform scripts infrastructure only, without the actual Gitpod installation
  • thus make them work again (fix Wrong value of DB_ENCRYPTION_KEYS #3766 along the way)
  • update the docs to reflect the two-step nature:
    1. run provider-specific terraform script (output: values.terraform.yaml)
    2. run (generic) helm install

/cc @wulfthimm

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions