AppFeed/templates/ich777sRepository/ich777/Teeworlds.xml

77 lines
3.9 KiB
XML
Raw Normal View History

2020-12-03 12:42:32 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>Teeworlds</Name>
<Repository>ich777/teeworldsserver</Repository>
<Registry>https://hub.docker.com/r/ich777/teeworldsserver/</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/79530-support-ich777-gameserver-dockers/</Support>
<Project>https://www.teeworlds.com/</Project>
<Overview>This Docker will download and install a simple Teeworlds Dedicated server with a autoexec.cfg, dm.cfg, tdm.cfg &amp;amp; ctf.cfg preconfigured (the only thing that need to be changed is the Server Name and the RCON Password in the autoexec.cfg).&#13;
&#13;
ATTENTION: Please don't delete the tar.gz file in the main directory!&#13;
&#13;
Update Notice: Simply restart the container if a newer version of the game is available and the container will download and install it.</Overview>
<WebUI></WebUI>
<Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/teeworlds.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>
<DonateImg>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/donate.png</DonateImg>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>8303</HostPort>
<ContainerPort>8303</ContainerPort>
<Protocol>udp</Protocol>
</Port>
<Port>
<HostPort>8303</HostPort>
<ContainerPort>8303</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir>/mnt/cache/appdata/teeworlds/</HostDir>
<ContainerDir>/serverdata/serverfiles/</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment>
<Variable>
<Value>dm.cfg</Value>
<Name>GAME_CONFIG</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>99</Value>
<Name>UID</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>100</Value>
<Name>GID</Name>
<Mode></Mode>
</Variable>
</Environment>
<Config Name="ServerFiles" Target="/serverdata/serverfiles/" Default="" Mode="rw" Description="Container Path: /serverdata/serverfiles" Type="Path" Display="always" Required="true" Mask="false">/mnt/cache/appdata/teeworlds/</Config>
<Config Name="UDP" Target="8303" Default="" Mode="udp" Description="Container Port: 8303" Type="Port" Display="always" Required="true" Mask="false">8303</Config>
<Config Name="ConfigFile" Target="GAME_CONFIG" Default="" Mode="" Description="Container Variable: GAME_CONFIG" Type="Variable" Display="always" Required="false" Mask="false">dm.cfg</Config>
<Config Name="TCP" Target="8303" Default="" Mode="tcp" Description="Container Port: 8303" Type="Port" Display="always" Required="false" Mask="false">8303</Config>
<Config Name="UID" Target="UID" Default="" Mode="" Description="Container Variable: UID" Type="Variable" Display="advanced-hide" Required="true" Mask="false">99</Config>
<Config Name="GID" Target="GID" Default="" Mode="" Description="Container Variable: GID" Type="Variable" Display="advanced-hide" Required="true" Mask="false">100</Config>
<Category>GameServers:</Category>
<Description>This Docker will download and install a simple Teeworlds Dedicated server with a autoexec.cfg, dm.cfg, tdm.cfg &amp;amp; ctf.cfg preconfigured (the only thing that need to be changed is the Server Name and the RCON Password in the autoexec.cfg).&#13;
&#13;
ATTENTION: Please don't delete the tar.gz file in the main directory!&#13;
&#13;
Update Notice: Simply restart the container if a newer version of the game is available and the container will download and install it.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/Teeworlds.xml</templatePath>
</Container>