summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 20db0be..3654c77 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,16 @@
* Input variables, for configuring different service hosts.
* Backup EFS, don't let `terraform destroy` erease all my data! Or create Backup
+## Manual steps
+
+### Create `fluxdb_password`
+
+Go to AWS Secrets manager manually and create it!
+
+### Domain Domain TLS certificate
+
+Create DNS zone and TLS certificate in AWS manually. E.g. create `buetow.cloud` zone and a TLS certificate for `buetow.cloud,*.buetow.cloud`. Add the Certificate ARN to the `org-buetow-base` environment.
+
## Create base environment
First create VPC, subnets and EFS in `org-buetow-base`