From b1a31b4f3f88de3ae9dccdc10e56fef4954b00ce Mon Sep 17 00:00:00 2001 From: Daniel Tomlinson Date: Sun, 3 May 2020 04:59:30 +0100 Subject: [PATCH] updating documentation --- tempnotes.md | 6 ++++++ todo.md | 4 +++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/tempnotes.md b/tempnotes.md index f383fe5..0aa5c20 100644 --- a/tempnotes.md +++ b/tempnotes.md @@ -338,3 +338,9 @@ When finished you should see: also contain certificates and private keys obtained by Certbot so making regular backups of this folder is ideal. ``` + +## Terraform + +### Elastic Beanstalk + +Editing the EB default resources in Terraform: . diff --git a/todo.md b/todo.md index 614879e..6b788d2 100644 --- a/todo.md +++ b/todo.md @@ -67,4 +67,6 @@ Configure EC2 with an Ansible playbook. - Dockerise it + run on EC2/ECS/Fargate - Use EBCLI + Config options for https. Generate SSL using lets encrypt. -Using certbot with docker: + Using certbot with docker: + +Forcing http > https redirection: .