{"id":21945760,"url":"https://github.com/howtocodewell/folding-at-home","last_synced_at":"2026-05-16T00:34:53.006Z","repository":{"id":102051691,"uuid":"247455187","full_name":"howToCodeWell/folding-at-home","owner":"howToCodeWell","description":"How To Code Well Folding@Home Team","archived":false,"fork":false,"pushed_at":"2020-03-15T21:47:09.000Z","size":15,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-22T16:33:45.870Z","etag":null,"topics":["cancer","covid-19","covid-data","covid19","distributed-computing","distributed-systems","docker","docker-compose","fah","foldingathome","howtocodewell"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/howToCodeWell.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-15T11:42:59.000Z","updated_at":"2020-03-23T01:09:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"376e9477-cc31-43ac-bc3f-ab7a1c143706","html_url":"https://github.com/howToCodeWell/folding-at-home","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/howToCodeWell/folding-at-home","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/howToCodeWell%2Ffolding-at-home","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/howToCodeWell%2Ffolding-at-home/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/howToCodeWell%2Ffolding-at-home/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/howToCodeWell%2Ffolding-at-home/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/howToCodeWell","download_url":"https://codeload.github.com/howToCodeWell/folding-at-home/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/howToCodeWell%2Ffolding-at-home/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264566367,"owners_count":23629160,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cancer","covid-19","covid-data","covid19","distributed-computing","distributed-systems","docker","docker-compose","fah","foldingathome","howtocodewell"],"created_at":"2024-11-29T04:19:21.545Z","updated_at":"2026-05-16T00:34:47.986Z","avatar_url":"https://github.com/howToCodeWell.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# How To Code Well Folding@Home\n\nHow To Code Well Team [236997](https://stats.foldingathome.org/team/236997)\n\n## Install\n\n```bash\n$ git clone https://github.com/howToCodeWell/folding-at-home\n```\n\n```bash\n$ cp config.dist.xml config.xml\n```\nAdjust the variables in the config.xml\n\nBuild and run the Docker container\n```bash\n$ docker-compose up -d --build\n```\nMonitor the logs\n```bash\n$ docker-compose logs -f fah\n```\n\n## Stopping containers\n```bash\n$ docker-compose stop fah\n```\n\n## Uninstall\n```bash\n$ docker-compose down -v --rmi='all'\n```\n\n## Install manually without Docker compose\n```bash\n# Create volume for work units\n$ docker volume create fahclient\n\n# Run container\n$ docker run -v fahclient:/var/lib/fahclient -v ${PWD}/config.xml:/etc/fahclient/config.xml --name=fah -d howtocodewell/folding-at-home\n```\nMonitor the logs\n```bash\n$ docker logs -f fah\n```\n\n## Configuration\nA typical config file looks like this\n```xml\n\u003cconfig\u003e\n  \u003cuser value=\"pfwd\"/\u003e\n  \u003cteam value=\"236997\"/\u003e\n  \u003cpasskey value=\"\u003cYOUR_PASSKEY\u003e\"/\u003e\n  \u003cpower value=\"Medium\"/\u003e\n  \u003cgpu value=\"false\"/\u003e\n  \u003cfold-anon value=\"true\"/\u003e\n  \u003ccpus v='3'/\u003e\n\u003c/config\u003e\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhowtocodewell%2Ffolding-at-home","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhowtocodewell%2Ffolding-at-home","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhowtocodewell%2Ffolding-at-home/lists"}