Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bnookala/folding-on-azure
https://github.com/bnookala/folding-on-azure
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bnookala/folding-on-azure
- Owner: bnookala
- Created: 2020-04-08T08:45:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-04-20T10:23:13.000Z (over 4 years ago)
- Last Synced: 2024-10-26T00:30:29.602Z (about 2 months ago)
- Language: HCL
- Size: 20.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# folding-on-azure
The purpose of this repository is to provide an easy set of steps to deploy [Folding@Home](https://foldingathome.org/) resources on Azure. To maximize compute resources per dollar credit, these templates leverage [Azure Batch](https://azure.microsoft.com/en-us/services/batch/#overview) with [Low Priority VMs](https://docs.microsoft.com/en-us/azure/batch/batch-low-pri-vms).
For people with an active [Visual Studio Subscription](https://visualstudio.microsoft.com/vs/benefits/#azure?cat=visual-studio-enterprise-subscription), this provides a convenient way to _donate_ unused monthly credits for research.
There are two workflows for deployments:
1. [ARM Templates](arm-templates/)
2. [Terraform Templates](terraform-templates/)