UNDER DEVELOPMENT :)
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.
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.
By command
> ./deploy.sh # Check the environment and deploy to AWSBy Console/Web GUI:
Console Create a New Stack => Give values to the parameters => Check Capabilities IAM Resources
- 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)
- https://foldforcovid.io/
- https://boinc.bakerlab.org/
- https://github.com/adavidev/EthMiningCFN
- https://tech.cccp.io/post/8_linux_boinc_install/
- https://gist.github.com/Pelirrojo/b280b192b173e9249a0abbca74a9fda6
And finally...
- Feel free to use, improve and remix this template.
- Star the repo if you like it!