updating documentation
This commit is contained in:
@@ -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: <https://github.com/cloudposse/terraform-aws-elastic-beanstalk-environment/issues/98#issuecomment-620677233>.
|
||||
|
||||
4
todo.md
4
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: <https://certbot.eff.org/docs/install.html#running-with-docker>
|
||||
Using certbot with docker: <https://certbot.eff.org/docs/install.html#running-with-docker>
|
||||
|
||||
Forcing http > https redirection: <https://github.com/awsdocs/elastic-beanstalk-samples/tree/master/configuration-files/aws-provided/security-configuration/https-redirect/nodejs>.
|
||||
|
||||
Reference in New Issue
Block a user