/fold-for-covid-with-ec2-spot-fleet

A Cloudformation template to deploy a fleet of Spot Instances with Boinc installed and running

Primary LanguageShellMIT LicenseMIT

https://aws.amazon.com/ec2/spot/ stable

UNDER DEVELOPMENT :)

Fold for covid with EC2 Spot Fleet

A Cloudformation/IaC template to deploy a fleet of Spot Instances with Boinc installed and running. You can register at Boinc/rosetta to obtain your own account key and track your contribution.

DISCLAIMER

Deploying this template to an AWS account involves economic costs because of the resources it provides. Be careful about this and verify that you eliminate the resources deployed when you are done.

Use

By command

  > ./deploy.sh     # Check the environment and deploy to AWS

By Console/Web GUI:

Console Create a New Stack => Give values to the parameters => Check Capabilities IAM Resources

TODOs

  • Add KeyPair support
  • Add SSM Support instead keypair
  • Ensure that the template works
  • Check right boinc registeringa
  • Select more instance type options to the fleet
  • Add a mapping section with the Ids (multiregion)
  • Improve the parameter management to reduce the complexity (networking)

References

And finally...

  1. Feel free to use, improve and remix this template.
  2. Star the repo if you like it!