Skip to content

SteveWaggoner/aws_boot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bash script for launching an AWS instance to run demos from source code

This isn't generic at all but you can see how to do this for the following types of projects:

  1. Gradle project running on Apache
  2. Angular2 project
  3. ScalaJs SBT project

This is using a plain vanilla Ubuntu AMI so the main issue is getting the prerequites installed on the server.

  • aws_boot2.sh is cleaned-up version that removes Ruby on Rails and Amazon AMI support (rails is a pain to setup)

About

Shell script to create new AWS EC2 to run demos

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages