Files
dont-stop-folding/config.yaml
2025-07-17 21:42:25 +02:00

27 lines
496 B
YAML

name: Folding@home
version: 0.8.0
slug: foldingathome
description: Run Folding@home to contribute to scientific research
url: https://gitea.deine-url/dein-benutzername/dont-stop-folding
arch:
- amd64
- armhf
- armv7
- aarch64
init: false
ports:
7396/tcp: 7396
ports_description:
7396/tcp: Folding@home Web Interface
map:
- share:rw
options:
user: ""
team: "247478"
passkey: ""
power: "medium"
schema:
user: str?
team: str
passkey: str?
power: list(light|medium|full)