summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-12-31 18:50:37 +0200
committerPaul Buetow <paul@buetow.org>2023-12-31 18:50:37 +0200
commit2b8d0e7997e5bdf6c49a0ad1b96c1e304a601d70 (patch)
tree5ef93c38432539046e5e905514cb64d9068ba687
parentf5e36aaec349f14b799d6bc8101bd24da69bbcb7 (diff)
update README
-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`