updating documentation

This commit is contained in:
2020-05-03 04:59:30 +01:00
parent 2ef0b3f5d7
commit b1a31b4f3f
2 changed files with 9 additions and 1 deletions

View File

@@ -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>.