AppFeed/lsio_categories/taisun.xml

49 lines
2.7 KiB
XML
Raw Normal View History

2022-01-20 20:35:40 +00:00
<?xml version="1.0"?>
<Container version="2">
<Name>taisun</Name>
<Repository>linuxserver/taisun</Repository>
<Registry>https://hub.docker.com/r/linuxserver/taisun/</Registry>
<Network>bridge</Network>
<MyIP/>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/79027-support-linuxserverio-taisun/</Support>
<Project>https://www.taisun.io/</Project>
<Overview>[center][img width='300px' src='https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver_small.png'][/center]Taisun is an application for a Docker enabled device with an emphasis on providing a web based interface for managing a single server.&#xD;
&#xD;
With Taisun you can manage your server all from the convience of your web browser. With built in web based Linux desktops combined with our management application, your browser is your portal to accelerating server management and application development.</Overview>
<Category>Productivity: Tools: Network:Management Status:Stable</Category>
<WebUI>http://[IP]:[PORT:3000]</WebUI>
<TemplateURL/>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/taisun-logo.png</Icon>
<ExtraParams/>
<PostArgs/>
<CPUset/>
<DonateText>Donations</DonateText>
<DonateLink>https://www.linuxserver.io/donate/</DonateLink>
<Description>[center][img width='300px' src='https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver_small.png'][/center]&#xD;
&#xD;Taisun is an application for a Docker enabled device with an emphasis on providing a web based interface for managing a single server.&#xD;
&#xD;
With Taisun you can manage your server all from the convience of your web browser. With built in web based Linux desktops combined with our management application, your browser is your portal to accelerating server management and application development.</Description>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>3000</HostPort>
<ContainerPort>3000</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir>/var/run/docker.sock</HostDir>
<ContainerDir>/var/run/docker.sock</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Labels/>
<Config Name="Webui Port" Target="3000" Default="" Mode="tcp" Description="Webui Port" Type="Port" Display="always" Required="false" Mask="false">3000</Config>
<Config Name="Docker Socket" Target="/var/run/docker.sock" Default="" Mode="rw" Description="Docker Socket - Do Not Change" Type="Path" Display="advanced-hide" Required="true" Mask="false">/var/run/docker.sock</Config>
</Container>