Skip to content

Scripts to setup a Folding@Home box in Azure

License

Notifications You must be signed in to change notification settings

mtodd/folding-at-cloud

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Folding@Cloud

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.

Prerequisites

  1. An Azure account.
  2. Install the Azure CLI.
  3. Login your Azure account via the CLI.

Getting Started

  1. Update the Folding@Home configuration in cloud-init.yaml.
  2. Run start.sh -h
  3. Run start.sh with any customizations that you want.
  4. Check the logs: ssh <public_dns> tail -f /var/lib/fahclient/log.txt

Folding At Home Configuration

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.

About

Scripts to setup a Folding@Home box in Azure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%