Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.14 KB

File metadata and controls

35 lines (23 loc) · 1.14 KB

Deploy OpenIG with AWS EC2


AWSome OpenIG!


This folder contains resources to help you install OpenIG on EC2 AMI for test purposes.

Prerequesites:

The script install_openig.sh has been created to download latest OpenIG SNAPSHOT and install it on the 8080 of the machine where the script has been launched. Ths will be useful to create an image for example.

In details, the script will:

  • Download latest OpenIG
  • Download tomcat7
  • Create OpenIG configuration files(with routes)
  • Set tomcat as a service. (OpenIG will be accessible when you start the EC2 instance).

Even if I tested it, I strongly suggest you to have a look before launching it. It may require some adjustments.



Configuration: AM-6.5.0 | IG 5.5.0