Skip to content

stoffee/cloud_boinc_covid-19_rosetta_at_home

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy Rosetta at Home in the Cloud for COVID-19 Research

COVID-19
This will deploy a Rosetta@Home server in the cloud of your choice with Terraform.

That server will then churn at 100% until you turn it off

You will be putting your $$$ or that free cloud provider money to do research while you do something else

How to use this repo

This repo is Terraform code.

Terraform CLI Instructions:

You can download the Terraform Binary if you are already familiar.

  1. Copy the rosettaathome.auto.tfvars.example to rosettaathome.auto.tfvars and make your edits
  2. terraform init && terraform plan && terraform apply -auto-apply
  3. terraform destroy to destroy it

Terraform Cloud Instructions:

You can also sign up for a free account on Terraform Cloud.

  1. Fork this repo
  2. Sign up for a Terraform Cloud account
  3. Authorize a GitHub/BitBucket/ADO connection
  4. Find this repo you just forked
  5. Create a workspace from this repo
    • Set the working dictionary to the cloud you want gcp/aws/azure
  6. Setup the required variables
  7. Queue a job
  8. Help COVID-19 Research

Required Variables

For Terraform Cloud, just enter the variables on the variables page in the workspace.

AWS

Required Variables

Azure

Required Variables

  • subscription_id
  • client_id
  • client_secret
  • tenant_id

AliCloud

Required Variables

About

COVID-19 Research with Rosetta@Home in the Cloud

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published