Skip to content

Setting everything up

Michael A. Cianfrocco edited this page Feb 3, 2017 · 10 revisions

Users:

Each user needs to have the appropriate permissions & keypair created for them.

  • Keypair
  • Access ID & Secret ID
  • Access to EC2 & S3

In the home directory of the user, create a directory:

/home/[user]/.aws/

Into this directory, place aws_init.sh.

Edit aws_init.sh to include:

  • Absolute path to key pair
  • Access & secret ID
  • path to AWS code directory
  • research group name
Clone this wiki locally