Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Installing the EC2 launcher on any unix system

Idea : Enterprise user will be able to configure an EC2 launcher for their remote clusters

Steps to configure

  • Pull the script from the s3 bucket ( s3 dev. or prod.)

curl -q -s https://remote-roost<dev/prod>.s3-us-west-1.amazonaws.com/launcherScript.sh -o launcherScript.sh

  • Run the script ( to run in dev mode set DEV=1)

/<path to launcherScript.sh>

  • No labels