AppFeed/templates/sublivionsRepository/Gridcoin/Gridcoin.xml
Squidly271 567a20c091 Update
2021-01-31 10:08:22 -05:00

87 lines
4.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>GridcoinWalletGUI</Name>
<Repository>sublivion/gridcoinwalletgui:latest</Repository>
<Registry>https://hub.docker.com/repository/docker/sublivion/gridcoinwalletgui</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/102050-support-gridcoinwalletgui/</Support>
<Project>https://gridcoin.us/</Project>
<Overview>Running Boinc? Get some Gridcoins from your Boinc work!&#13;
This docker contains Gridcoin Wallet with GUI running on Ubuntu. You can access the wallet via VNC and NoVNC.&#13;
Remember to backup your wallet.dat and gridcoinresearch.conf regularly to a safe place.&#13;
Check the project page for more info about Gridcoin and how to setup crunching.&#13;
&#13;
You can install separate BOINC container to use with this.&#13;
Specify BOINC DATA DIR if you are going to solo crunch, with pool crunching it is not needed.&#13;
Keep in mind that solo crunching needs upfront investment as a chunk of Gridcoins needs to be owned in order to stake. &#13;
Pool crunching doesn't need any upfront investment, hence go with the pool if you don't want to buy any Gridcoins.&#13;
&#13;
Switching between solo and pool is possible if you ever want to change.</Overview>
<WebUI>http://[IP]:[PORT:6901]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/Sabreu/unraid_templates/main/Gridcoin/Gridcoin.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/gridcoin-community/Gridcoin-Site/master/assets/img/Favicons/favicon-196x196.png</Icon>
<PostArgs></PostArgs>
<CPUset></CPUset>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>6901</HostPort>
<ContainerPort>6901</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
<Port>
<HostPort>5901</HostPort>
<ContainerPort>5901</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir>/mnt/user/appdata/gridcoinresearch/</HostDir>
<ContainerDir>/headless/.GridcoinResearch/</ContainerDir>
<Mode>rw,slave</Mode>
</Volume>
<Volume>
<HostDir></HostDir>
<ContainerDir>/var/lib/boinc-client/</ContainerDir>
<Mode>rw,slave</Mode>
</Volume>
</Data>
<Environment>
<Variable>
<Value>vncpassword</Value>
<Name>VNC_PW</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>1920x1080</Value>
<Name>VNC_RESOLUTION</Name>
<Mode></Mode>
</Variable>
</Environment>
<Config Name="AppData Config Path" Target="/headless/.GridcoinResearch/" Default="" Mode="rw,slave" Description="/mnt/user/appdata/gridcoinresearch/" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/gridcoinresearch/</Config>
<Config Name="NOVNC PORT" Target="6901" Default="" Mode="tcp" Description="default: 6901" Type="Port" Display="always" Required="false" Mask="false">6901</Config>
<Config Name="VNC PASSWORD" Target="VNC_PW" Default="" Mode="" Description="default: vncpassword" Type="Variable" Display="always" Required="false" Mask="false">vncpassword</Config>
<Config Name="VNC RESOLUTION" Target="VNC_RESOLUTION" Default="1920x1080" Mode="" Description="default: 1920x1080" Type="Variable" Display="always" Required="false" Mask="false">1920x1080</Config>
<Config Name="VNC PORT" Target="5901" Default="" Mode="tcp" Description="default: 5901" Type="Port" Display="always" Required="false" Mask="false">5901</Config>
<Config Name="BOINC DATA DIR" Target="/var/lib/boinc-client/" Default="" Mode="rw,slave" Description="BOINC data location if solo crunching (not needed if pool crunching): /mnt/user/appdata/boinc/" Type="Path" Display="always" Required="false" Mask="false"></Config>
<Date>1612099496</Date>
<Category>Other:</Category>
<Description>Running Boinc? Get some Gridcoins from your Boinc work!&#13;
This docker contains Gridcoin Wallet with GUI running on Ubuntu. You can access the wallet via VNC and NoVNC.&#13;
Remember to backup your wallet.dat and gridcoinresearch.conf regularly to a safe place.&#13;
Check the project page for more info about Gridcoin and how to setup crunching.&#13;
&#13;
You can install separate BOINC container to use with this.&#13;
Specify BOINC DATA DIR if you are going to solo crunch, with pool crunching it is not needed.&#13;
Keep in mind that solo crunching needs upfront investment as a chunk of Gridcoins needs to be owned in order to stake. &#13;
Pool crunching doesn't need any upfront investment, hence go with the pool if you don't want to buy any Gridcoins.&#13;
&#13;
Switching between solo and pool is possible if you ever want to change.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/sublivionsRepository/Gridcoin/Gridcoin.xml</templatePath>
</Container>