mirror of
https://github.com/linuxserver/templates.git
synced 2026-03-16 00:02:47 +08:00
Bot Updating Unraid Template
This commit is contained in:
parent
7da4011c34
commit
e6fda3a5c7
30
unraid/taisun.xml
Executable file
30
unraid/taisun.xml
Executable file
@ -0,0 +1,30 @@
|
||||
<?xml version="1.0"?>
|
||||
<!-- DO NOT CHANGE THIS FILE MANUALLY, IT IS AUTOMATICALLY GENERATED -->
|
||||
<Container version="2">
|
||||
<Name>taisun</Name>
|
||||
<Repository>ghcr.io/linuxserver/taisun</Repository>
|
||||
<Registry>https://github.com/orgs/linuxserver/packages/container/package/taisun</Registry>
|
||||
<DonateText>Donations</DonateText>
|
||||
<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://github.com/linuxserver/docker-taisun/issues/new/choose</Support>
|
||||
<Project>https://www.taisun.io/</Project>
|
||||
<Overview>[Taisun](https://www.taisun.io/) is an application for a Docker enabled device with an emphasis on providing a web based interface for managing a single server.
|
||||
Taisun allows you to:
|
||||
|
||||
- Deploy and manage web based virtual desktops.
|
||||
- Deploy Taisun specific stacks of applications
|
||||
- Browse available images on popular Docker repositories
|
||||
- Import a Docker project from any git repository and start developing on your choice of web based IDE or full Linux desktop
|
||||
- Spinup a developer container based on popular frameworks and work from a web based IDE
|
||||
- Single click remote server access to Taisun and your Docker applications</Overview>
|
||||
<WebUI>http://[IP]:[PORT:3000]</WebUI>
|
||||
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/taisun.xml</TemplateURL>
|
||||
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver-ls-logo.png</Icon>
|
||||
<Config Name="WebUI" Target="3000" Default="3000" Mode="tcp" Description="Taisun WebUI." Type="Port" Display="always" Required="true" Mask="false"/>
|
||||
<Config Name="Path: /var/run/docker.sock" Target="/var/run/docker.sock" Default="" Mode="rw" Description="Docker Socket on the system" Type="Path" Display="always" Required="true" Mask="false"/>
|
||||
<Config Name="PUID" Target="PUID" Default="99" Description="Container Variable: PUID" Type="Variable" Display="always" Required="false" Mask="false"/>
|
||||
<Config Name="PGID" Target="PGID" Default="100" Description="Container Variable: PGID" Type="Variable" Display="always" Required="false" Mask="false"/>
|
||||
</Container>
|
||||
Loading…
x
Reference in New Issue
Block a user