AppFeed/lsio_categories/remmina.xml
2023-08-10 11:19:06 -04:00

22 lines
1.8 KiB
XML

<?xml version="1.0"?>
<Container version="2">
<Name>remmina</Name>
<Repository>linuxserver/remmina</Repository>
<Registry>https://hub.docker.com/r/linuxserver/remmina/</Registry>
<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://forums.unraid.net/topic/97255-support-linuxserverio-remmina/</Support>
<Project>https://remmina.org/</Project>
<Overview>Remmina is a remote desktop client written in GTK, aiming to be useful for system administrators and travellers,
who need to work with lots of remote computers in front of either large or tiny screens. Remmina supports multiple network protocols,
in an integrated and consistent user interface. Currently RDP, VNC, SPICE, NX, XDMCP, SSH and EXEC are supported.</Overview>
<Category>Network:Other Tools:</Category>
<WebUI>http://[IP]:[PORT:3000]</WebUI>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/remmina-icon.png</Icon>
<Config Name="WebUI" Target="3000" Default="3000" Mode="tcp" Description="Container Port: 3000" Type="Port" Display="always" Required="true" Mask="false"/>
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="Appdata" Type="Path" Display="always" Required="true" Mask="false"/>
<Config Name="PUID" Target="PUID" Default="99" Mode="" Description="Container Variable: PUID" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="PGID" Target="PGID" Default="100" Mode="" Description="Container Variable: PGID" Type="Variable" Display="always" Required="false" Mask="false"/>
</Container>