Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Removed a word, no longer automated.
Note

These instructions have been updated recently and verified to the best of our ability. Please be aware there may be typos, ambiguities and other errors. If you find any errors, please let us know.


Tip
titleTroubleshooting

If you are having trouble with the installation, please take a look at our troubleshooting page.

Introduction

This document details the procedure for creating an eagle-i institutional node as a virtual server (or instance) in the Amazon Elastic Compute Cloud (or EC2). Once created, the eagle-i node will operate entirely in the cloud. However, you will retain administrative responsibility over its operation and maintenance, and in particular, you will be responsible for running upgrade scripts when new eagle-i software is released. We do not expect these tasks to be complex, though basic Unix skills are desirable. This solution is ideal for institutions that want to evaluate eagle-i or participate in the eagle-i network but do not have easy access to a data center service. Naturally, the AWS service will incur operational costs (for pricing details, consult the AWS website).

The installation procedure is simple and does not require specialized technical skills. It will allow you to get an eagle-i node up and running in a short amount of time. For a production system, you may need to involve your IT department, in a limited way.

...

A new AMI will be available for subsequent releases, likely with a slight delay after the release.

Panel

What this is:

...

a mechanism for instantiating an eagle-i node in the Amazon Cloud
What this is not: an SaS (Software as a Service) solution

1. Getting ready

...

...

Throughout this procedure, you will be using the AWS Management Console, and in particular the EC2 Dashboard and the Cloud Formation Dashboard. You may want to familiarize yourself with the console and bookmark it: https://console.aws.amazon.com

This procedure can be used to create an evaluation/development or a production eagle-i node:

...

Status
titleevaluation/development node

...

Status
colourBlue
titleproduction node

...

Warning

Note that an evaluation or development node cannot be converted to a production node. 

As a pre-prerequisite, you will need to decide which type of installation you will need, evaluation/development or production eagle-i node.

  1. Prerequisites

...

2

...

Status
colourBlue
titleproduction node

.

...

  1. Status
    titleevaluation/development node
    may use the amazon-generated public hostname
  2. Status
    colourBlue
    titleproduction node
     
    will need to have a DNS record once you obtain an IP address from EC2
    • Decide on a good host name. It will determine the namespace of your Linked Open Data, and it shouldn't be changed once data exists in production.
    • Examples of existing host names: harvard.eagle-i.neteagle-i.ea.vanderbilt.edu

...

  1. Status
    titleevaluation/development node
     may use the self-signed certificate provided by the AMI
  2. Status
    colourBlue
    titleproduction node
     
    needs an X509 certificate in PEM format

...

  1. Sign up for AWS
  2. Sign up for the EC2 service; this will require that you provide credit card information.

...

  • If you're using Linux, you know what this is about already
  • In MacOSX you can simply use the Terminal application that is installed by default (look in your Applications folder, under Utilities)
  • In Windows we recommend downloading and installing PuTTY (a remote login client that can handle SSH keys) or cygwin (a full Unix toolset)

...

 Installation Procedures

  1. Allocate EC2 Resources
  2. Create an eagle-i node

3. Customize eagle-i node

Tip
titleEvaluation Node

For an evaluation node, there is no need to customize the installation any further. Using the public DNS (Create an eagle-i node -> Wait for Instance to complete initialization) as your hostname, you may now go to a browser and navigate to the eagle-i node to begin entering data, searching data, accessing the repository, etc. See verify the eagle-i node is up and running for more information on where to navigate to.

  1. Prepare to Customize eagle-i Node
  2. Customize eagle-i Repository
  3. Create system users
  4. Customize public SPARQL endpoint
  5. Update node configuration file

4. Verify installation

  1. Verify the eagle-i node is up and running

5. Production instance only

There are additional steps that need to happen in order to make your instance production ready. For more information about elastic IP address, please see the Amazon Documentation: Elastic IP Addresses.

  1. Allocate an elastic IP address
  2. Associate the elastic IP to your public hostname
  3. Install your SSL Certificate

...

Troubleshooting

Getting a time out error when trying to navigate to the application in a browser

...

Error when running finish-install.sh : FAILED to create metadata for user, HTTP status=302

...