GithubHelp home page GithubHelp logo

test's Introduction

OVERVIEW

This provides the steps to create an EC2 instance which runs an apache server which calls a ruby application that can be accessed on port 80.

REQUIRMENTS

AWS Account Basic AWS knowledge on EC2 Access to EC2/VPC

ASSUMPTIONS

Tested only on Redhat Enterprise Linux 7.5 AMI It will only run as a single server instance

INSTALLATION STEPS

  1. In the AWS console, navigate to EC2 -> Instances -> Launch Instance
  2. Step 1: Choose an Amazon Machine Image (AMI) Screen: Select Red Hat Enterprise Linux 7.5 (HVM), SSD Volume Type - ami-67589505, Click next
  3. Step 2: Choose an Instance Type screen: Select General Purpose T2.Micro, Click next
  4. Step 3: Configure Instance Details screen: Expand "Advance Details" and copy and paste the code from file xxx. click next
  5. Step 4: Add Storage screen, click next
  6. Step 5: Add Tags screen, click next
  7. Step 6: Configure Security Group screen, add a new rule with type HTTP on port range 80 on source 0.0.0.0/0, ::/0. Click Review and Launch
  8. Step 7: Review Instance Launch screen, click launch. Select or create a key pair for the EC2 Instance
  9. Monitor the build. It will take approximately 10 minutes after the build to install and configure the app Logs file can be located in /tmp/install.out

Testing

Hit the url of your EC2 instance to get a "Hello World" output. Example url: http://ec2-52-63-134-16.ap-southeast-2.compute.amazonaws.com

Troubleshooting

kaskljsadljkdas

test's People

Contributors

watsutaz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.