AppFeed/templates/josywongsRepository/ravencoinwallet.xml
Squidly271 b3878cd225 Redo
2020-12-03 07:42:32 -05:00

119 lines
7.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>RavencoinWalletGUI</Name>
<Repository>angelics/unraid-docker-ravencoin-wallet</Repository>
<Registry>https://hub.docker.com/r/angelics/unraid-docker-ravencoin-wallet</Registry>
<Network>bridge</Network>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/</Support>
<Overview>
The Ravencoin project is launched based on the hard work and continuous effort of over 400 Bitcoin developers who made over 14,000 commits over the life to date of the Bitcoin project.
The GUI of the application is accessed through a modern web browser (no installation or configuration needed on client side) or via any VNC client.
Also, being based on jlesage/baseimage-gui:ubuntu 16.04.
</Overview>
<WebUI>http://[IP]:[PORT:5800]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/angelics/unraid-docker-template/master/ravencoinwallet.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/angelics/unraid-docker-ravencoin-wallet/master/icon.png</Icon>
<Project>https://github.com/RavenProject/Ravencoin</Project>
<Date>1562904000</Date>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>5800</HostPort>
<ContainerPort>5800</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
<Port>
<HostPort>5900</HostPort>
<ContainerPort>5900</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
<Port>
<HostPort>8767</HostPort>
<ContainerPort>8767</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir>/mnt/user/appdata/RavencoinWallet/</HostDir>
<ContainerDir>/storage/.raven/</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment>
<Variable>
<Value>99</Value>
<Name>USER_ID</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>100</Value>
<Name>GROUP_ID</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>000</Value>
<Name>UMASK</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value></Value>
<Name>APP_NICENESS</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>1280</Value>
<Name>DISPLAY_WIDTH</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>768</Value>
<Name>DISPLAY_HEIGHT</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>0</Value>
<Name>SECURE_CONNECTION</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value></Value>
<Name>X11VNC_EXTRA_OPTS</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>0</Value>
<Name>ENABLE_CJK_FONT</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>0</Value>
<Name>BOOTSTRAP</Name>
<Mode></Mode>
</Variable>
</Environment>
<Config Name="Storage" Target="/storage/.raven/" Default="/mnt/user/appdata/RavencoinWallet/" Mode="rw" Description="This location contains files from your host that need to be accessible by the application.&amp;lt;br&amp;gt;Container path: /storage/.raven" Type="Path" Display="always-hide" Required="true" Mask="false"></Config>
<Config Name="User ID" Target="USER_ID" Default="99" Mode="" Description="ID of the user the application runs as." Type="Variable" Display="advanced-hide" Required="true" Mask="false"></Config>
<Config Name="Group ID" Target="GROUP_ID" Default="100" Mode="" Description="ID of the group the application runs as." Type="Variable" Display="advanced-hide" Required="true" Mask="false"></Config>
<Config Name="Umask" Target="UMASK" Default="000" Mode="" Description="Mask that controls how file permissions are set for newly created files. The value of the mask is in octal notation." Type="Variable" Display="advanced" Required="false" Mask="false"></Config>
<Config Name="Niceness (priority)" Target="APP_NICENESS" Default="" Mode="" Description="Priority at which the application should run. A niceness value of -20 is the highest priority and 19 is the lowest priority.&amp;lt;br&amp;gt;&amp;lt;b&amp;gt;NOTE:&amp;lt;/b&amp;gt; Setting a negative value requires additional permissions. Thus, &amp;lt;i&amp;gt;&amp;lt;b&amp;gt;--cap-add=SYS_NICE&amp;lt;/b&amp;gt;&amp;lt;/i&amp;gt; must be added in &amp;lt;i&amp;gt;Extra Parameters&amp;lt;/i&amp;gt; (shown when &amp;lt;i&amp;gt;Advanced View&amp;lt;/i&amp;gt; is enabled)." Type="Variable" Display="advanced" Required="false" Mask="false"></Config>
<Config Name="Display Width" Target="DISPLAY_WIDTH" Default="1280" Mode="" Description="Width (in pixels) of the application's window." Type="Variable" Display="advanced" Required="false" Mask="false"></Config>
<Config Name="Display Height" Target="DISPLAY_HEIGHT" Default="768" Mode="" Description="Height (in pixels) of the application's window." Type="Variable" Display="advanced" Required="false" Mask="false"></Config>
<Config Name="Secure Connection" Target="SECURE_CONNECTION" Default="0" Mode="" Description="Whether or not an encrypted connection should be used to access the application's GUI. Set to &amp;lt;i&amp;gt;&amp;lt;b&amp;gt;1&amp;lt;/b&amp;gt;&amp;lt;/i&amp;gt; to encrypt the connection.&amp;lt;br&amp;gt;&amp;lt;span style='color: red;'&amp;gt;&amp;lt;b&amp;gt;Note:&amp;lt;/b&amp;gt;&amp;lt;/span&amp;gt; When enabling the secure connection, security parameters needs to be generated. This &amp;lt;b&amp;gt;one-time&amp;lt;/b&amp;gt; operation is done during container startup. Depending on your system, this could take a few minutes. GUI of the application won't be available until the operation completes." Type="Variable" Display="advanced" Required="false" Mask="false"></Config>
<Config Name="Extra x11vnc Options" Target="X11VNC_EXTRA_OPTS" Default="" Mode="" Description="Extra options to pass to the x11vnc server running in the Docker container.&amp;lt;br&amp;gt;&amp;lt;span style='color: red;'&amp;gt;&amp;lt;b&amp;gt;Warning:&amp;lt;/b&amp;gt;&amp;lt;/span&amp;gt; For advanced users. Do not use unless you know what you are doing." Type="Variable" Display="advanced" Required="false" Mask="false"></Config>
<Config Name="ENABLE CJK FONT" Target="ENABLE_CJK_FONT" Default="0" Mode="" Description="ENABLE_CJK_FONT for japanese or chinese character support." Type="Variable" Display="advanced" Required="false" Mask="false"></Config>
<Config Name="Bootstrap" Target="BOOTSTRAP" Default="0" Mode="" Description="Improve synchronization speed for fresh install" Type="Variable" Display="advanced" Required="false" Mask="false"></Config>
<Config Name="WEB Port for GUI" Target="5800" Default="5800" Mode="tcp" Description="Port used to access the application's GUI via the web interface." Type="Port" Display="advanced-hide" Required="true" Mask="false"></Config>
<Config Name="VNC Port for GUI" Target="5900" Default="5900" Mode="tcp" Description="Port used to access the application's GUI via the VNC protocol. Optional if no VNC client is used." Type="Port" Display="advanced-hide" Required="false" Mask="false"></Config>
<Config Name="P2P Port" Target="8767" Default="8767" Mode="tcp" Description="Port used by P2P" Type="Port" Display="advanced-hide" Required="false" Mask="false"></Config>
<DonateLink>https://www.paypal.me/angelics345</DonateLink>
<Category>Other:</Category>
<Description>The Ravencoin project is launched based on the hard work and continuous effort of over 400 Bitcoin developers who made over 14,000 commits over the life to date of the Bitcoin project.
The GUI of the application is accessed through a modern web browser (no installation or configuration needed on client side) or via any VNC client.
Also, being based on jlesage/baseimage-gui:ubuntu 16.04.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/josywongsRepository/ravencoinwallet.xml</templatePath>
</Container>