Skip to content

ash3rr/nginx_tf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nginx server deployed into AWS using Terraform

Current solution has ingress rules for http and https, I've also added open ingress rules as well as SSH. (Commented out for testing) The inbound rule restricts to two known IP address only, so the host is not reachable publicly unless you meet this criteria.

Configuration management using a tool like Ansible would be better to install and configure nginx, rather than userdata.

In a production environment depending on expected requests, and whether this was expected to be used publicly you would probably need to protect against malicious attacks (denial of service) and use something like cloudflare, configure a load balancer, create and configure the SSL certificate, and maybe a reverse proxy.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published