|
|
8 months ago | |
|---|---|---|
| .. | ||
| readme.md | 8 months ago | |
| rebuild.sh | 8 months ago | |
This is a dockerized version of a folding-at-home server. The official container and documentation was made by johnktims.
Set the following ports with the -p tag.
| Container Port | Recommended outside port | Protocol | Description |
|---|---|---|---|
| 7396 | 7396 | TCP | WebUI |
There are some special variables to set.
| Flag | Usage |
|---|---|
| --user | set your username |
| --power | set the default power to fold at home |
| --team | set your teamid to contribute points |
To add a nvidia gpu add the nvidia-docker-toolkit or the recommended software for your gpu.
After that you can set you gpu to fold aswell by adding --gpus=all.