From 2b8d0e7997e5bdf6c49a0ad1b96c1e304a601d70 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 31 Dec 2023 18:50:37 +0200 Subject: update README --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) 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` -- cgit v1.2.3