Skip to content

MagicCastle/sc24-cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magic Castle Supercomputing 24 tutorial infrastructure

Refer to Magic Castle Documentation for a complete step-by-step guide.

TL;DR:

  1. Export the following environment variables : AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY.
  2. Download the latest release of Magic Castle for AWS.
  3. Unpack the release.
  4. Adapt the parameters in main.tf file.
  5. In a terminal, change your current directory to the directory containing main.tf.
  6. Initiate the Terraform state : terraform init.
  7. Verify the Terraform plan : terraform plan.
  8. Apply the Terraform plan : terraform apply.

To tear down the cluster, call: terraform destroy.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published