AppFeed/templates/ich777sRepository/ich777/Remmina.xml
Squidly271 b3878cd225 Redo
2020-12-03 07:42:32 -05:00

88 lines
4.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>Remmina</Name>
<Repository>ich777/remmina</Repository>
<Registry>https://hub.docker.com/r/ich777/remmina/</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/83786-support-ich777-application-dockers/</Support>
<Project>https://remmina.org/</Project>
<Overview>Remmina is a remote desktop client for POSIX-based computer operating systems. It supports the Remote Desktop Protocol, VNC, NX, XDMCP, SPICE and SSH protocols.&#13;
&#13;
With this container you can connect through VNC to your RDP session, SSH,...&#13;
&#13;
In the Docker Hub description for the container is a example how to reverse proxy noVNC with nginx and secure it via http basic authentification.</Overview>
<WebUI>http://[IP]:[PORT:8080]/vnc.html?autoconnect=true</WebUI>
<Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/remmina.png</Icon>
<ExtraParams>--restart=unless-stopped</ExtraParams>
<PostArgs></PostArgs>
<CPUset></CPUset>
<DonateText>If you like my work please </DonateText>
<DonateLink>https://www.paypal.me/chips777</DonateLink>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>8080</HostPort>
<ContainerPort>8080</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir>/mnt/cache/appdata/remmina</HostDir>
<ContainerDir>/remmina</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment>
<Variable>
<Value>1280</Value>
<Name>CUSTOM_RES_W</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>1024</Value>
<Name>CUSTOM_RES_H</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>99</Value>
<Name>UID</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>100</Value>
<Name>GID</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>000</Value>
<Name>UMASK</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>770</Value>
<Name>DATA_PERM</Name>
<Mode></Mode>
</Variable>
</Environment>
<Config Name="Data Path" Target="/remmina" Default="" Mode="rw" Description="Container Path: /remmina" Type="Path" Display="always" Required="true" Mask="false">/mnt/cache/appdata/remmina</Config>
<Config Name="TCP - noVNC Port" Target="8080" Default="" Mode="tcp" Description="TCP Port" Type="Port" Display="always" Required="true" Mask="false">8080</Config>
<Config Name="Custom Resolution Width" Target="CUSTOM_RES_W" Default="" Mode="" Description="Custom Resolution Width" Type="Variable" Display="always" Required="true" Mask="false">1280</Config>
<Config Name="Custom Resolution Height" Target="CUSTOM_RES_H" Default="" Mode="" Description="Custom Resolution Height" Type="Variable" Display="always" Required="true" Mask="false">1024</Config>
<Config Name="UID" Target="UID" Default="" Mode="" Description="Container Variable: UID" Type="Variable" Display="advanced" Required="true" Mask="false">99</Config>
<Config Name="GID" Target="GID" Default="" Mode="" Description="Container Variable: GID" Type="Variable" Display="advanced" Required="true" Mask="false">100</Config>
<Config Name="UMASK" Target="UMASK" Default="" Mode="" Description="Container Variable: UMASK" Type="Variable" Display="advanced" Required="true" Mask="false">000</Config>
<Config Name="DATA_PERM" Target="DATA_PERM" Default="" Mode="" Description="Container Variable: DATA_PERM" Type="Variable" Display="advanced" Required="true" Mask="false">770</Config>
<Category>Network:Other Tools:Utilities</Category>
<Description>Remmina is a remote desktop client for POSIX-based computer operating systems. It supports the Remote Desktop Protocol, VNC, NX, XDMCP, SPICE and SSH protocols.&#13;
&#13;
With this container you can connect through VNC to your RDP session, SSH,...&#13;
&#13;
In the Docker Hub description for the container is a example how to reverse proxy noVNC with nginx and secure it via http basic authentification.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/Remmina.xml</templatePath>
</Container>