AppFeed/templates/MarzelsRepository/marzel/remotely.xml
2021-05-12 08:25:57 -04:00

41 lines
1.9 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>remotely</Name>
<Repository>translucency/remotely</Repository>
<Registry>https://hub.docker.com/r/translucency/remotely/</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/107813-support-marzel-remotely/</Support>
<Project>https://remotely.one/</Project>
<Overview>A remote control and remote scripting solution, built with .NET 5, Blazor, SignalR Core, and WebRTC.</Overview>
<WebUI>http://[IP]:[PORT:5000]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/marzel1/docker-templates/main/marzel/remotely.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/marzel1/docker-templates/main/marzel/img/remotely.png</Icon>
<PostArgs></PostArgs>
<CPUset></CPUset>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>5000</HostPort>
<ContainerPort>5000</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir>/mnt/user/appdata/remotely</HostDir>
<ContainerDir>/remotely-data</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment></Environment>
<Config Name="Port" Target="5000" Default="5000" Mode="tcp" Description="Container Port: 5000" Type="Port" Display="always" Required="true" Mask="false">9280</Config>
<Config Name="Data" Target="/remotely-data" Default="/mnt/user/appdata/remotely" Mode="rw" Description="Container Path: /remotely-data" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/remotely</Config>
<Date>1619787764</Date>
<Description>A remote control and remote scripting solution, built with .NET 5, Blazor, SignalR Core, and WebRTC.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/MarzelsRepository/marzel/remotely.xml</templatePath>
</Container>