Scripts for launching large numbers of VMs on CyVerse Atmosphere and XSEDE Jetstream
scripts and code written by Julian Pistorius
Run this script to launch on the given cloud provider; here we are supporting IU (Indiana) TACC (Texas Advanced Computing Center), Marana (CyVerse).
This .yaml
file has the parameter values for each cloud service - you will need to update your username
, project
and password
information.
Your username
and project
are the same; use your CyVerse or Jetstream usernames.
For the password
, get your API Credentials from your cloud provider.
Select the hashed value from the "value"
field:
"key": "secret",
"value": "dxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx2"
This script is for deleting the instances when you're done using them.