- Upload script to your aws ec2 instance
- Make script executable with the commands:
chmod +x setup-nginx.sh
- Run the script from the uploaded location:
sudo ./setup-nginx.sh
Please improve and leave a comment and note only preliminary testing has been done so don't use in a production setting.
- AWS EC2 Ubuntu Instance
- Adminstrative Access