templates/unraid/foldingathome.xml
2021-12-22 02:51:37 +01:00

41 lines
3.0 KiB
XML
Executable File

<?xml version="1.0"?>
<!-- DO NOT CHANGE THIS FILE MANUALLY, IT IS AUTOMATICALLY GENERATED -->
<!-- GENERATED FROM https://github.com/linuxserver/docker-foldingathome/blob/master/readme-vars.yml -->
<Container version="2">
<Name>foldingathome</Name>
<Repository>lscr.io/linuxserver/foldingathome</Repository>
<Registry>https://github.com/orgs/linuxserver/packages/container/package/foldingathome</Registry>
<DonateText>Donations</DonateText>
<DonateLink>https://www.linuxserver.io/donate</DonateLink>
<DonateImg>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/donate.png</DonateImg>
<Network>bridge</Network>
<Privileged>false</Privileged>
<Support>https://github.com/linuxserver/docker-foldingathome/issues/new/choose</Support>
<Shell>bash</Shell>
<GitHub>https://github.com/linuxserver/docker-foldingathome#application-setup</GitHub>
<ReadMe>https://github.com/linuxserver/docker-foldingathome#readme</ReadMe>
<Project>https://foldingathome.org/</Project>
<Overview>Folding@home(https://foldingathome.org/) is a distributed computing project for simulating protein dynamics, including the process of protein folding and the movements of proteins implicated in a variety of diseases. It brings together citizen scientists who volunteer to run simulations of protein dynamics on their personal computers. Insights from this data are helping scientists to better understand biology, and providing new opportunities for developing therapeutics.</Overview>
<WebUI>http://[IP]:[PORT:7396]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/foldingathome.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/foldingathome-logo.png</Icon>
<Date>2021-01-09</Date>
<Changes>
### 2021-01-09
- Add nvidia.icd.
### 2020-04-14
- Add Folding@home donation links.
### 2020-03-20
- Initial release.
</Changes>
<Config Name="WebUI" Target="7396" Default="7396" Mode="tcp" Description="Folding@home web gui." Type="Port" Display="always" Required="true" Mask="false"/>
<Config Name="Port: 36330" Target="36330" Default="36330" Mode="tcp" Description="Optional port for connecting remotely via FAHControl app (no password)." Type="Port" Display="always" Required="false" Mask="false"/>
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="Where Folding@home should store its database and config." Type="Path" Display="advanced" Required="true" Mask="false"/>
<Config Name="PUID" Target="PUID" Default="99" Description="Container Variable: PUID" Type="Variable" Display="advanced" Required="true" Mask="false"/>
<Config Name="PGID" Target="PGID" Default="100" Description="Container Variable: PGID" Type="Variable" Display="advanced" Required="true" Mask="false"/>
<Config Name="UMASK" Target="UMASK" Default="022" Description="Container Variable: UMASK" Type="Variable" Display="advanced" Required="false" Mask="false"/>
</Container>