Skip to content

Web application with Nginx as reverse proxy to deploy in an EC2 instance.

Notifications You must be signed in to change notification settings

shyguyCreate/ec2-nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NGINX in EC2 instances

Display a basic html website in an EC2 instance using NGINX to port forward HTTP calls to the html contents making it accessible to the internet from the EC2 public IP address.

The repo comes with configuration scripts for EC2 instance images for Amazon Linux, Ubuntu, and Windows. To use them, copy the script content inside the User Data section when creating the instance.

AMI Script
Amazon Linux amazon_user-data.conf
Ubuntu ubuntu_user-data.conf
Windows windows_user-data.conf

About

Web application with Nginx as reverse proxy to deploy in an EC2 instance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published