From 71d94f2dd28b66d7585ee7650644f35e6439fb20 Mon Sep 17 00:00:00 2001 From: Zeger-Jan van de Weg Date: Fri, 24 Apr 2020 16:17:52 +0200 Subject: docs: terraform provisions the demo database In 86e90ec2711025a69ab3bb696783de324fdf9b51, support was added for PG provisioning through terraform. The readme did still include the manual steps however. --- _support/terraform/README.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to '_support/terraform') diff --git a/_support/terraform/README.md b/_support/terraform/README.md index 75aafe8fa..cbd1f1ea0 100644 --- a/_support/terraform/README.md +++ b/_support/terraform/README.md @@ -28,14 +28,10 @@ GCP. When the script is done, `apt-get install gitlab-ee` is still busy running in the background on your new VM's. -### 4. Manually create a CloudSQL instance +One of the provisioned resources is the database, which can take up to 10 +minutes to be created. -In principle Terraform can also create a CloudSQL instance for -Praefect but this is still work in progress. In the meantime, please -use the GCP web UI to create a CloudSQL Postgres instance for -Praefect. - -### 5. Use SSH to manually configure the hosts +### 4. Use SSH to manually configure the hosts Updating the config for all the demo cluster hosts is not yet automated. Please follow the documentation at -- cgit v1.2.3