Scripts to setup a Folding@Home GPU instance in Azure.
Note: Azure was the best place for me to set this up, but it should be possible to use at least the cloud-init on any cloud. I will happily take PRs to add support for other cloud providers.
- An Azure account.
- Install the Azure CLI.
- Login your Azure account via the CLI.
- Update the Folding@Home configuration in cloud-init.yaml.
- Run
start.sh -h
- Run
start.sh
with any customizations that you want. - Check the logs:
ssh <public_dns> tail -f /var/lib/fahclient/log.txt
User: This can be any unique identifier that you want to use to track your work contribution. Read more about users.
Team: The team that you want to associate your work with. The existing identifier is for the github
team. Read more about teams.
Passkey: A unique identifier that ties your contributions directly to you (not just those with your username). Read more about passkeys.