AppFeed/templates/ich777sRepository/ich777/Terraria-TShock.xml
2021-04-07 06:02:55 -04:00

79 lines
4.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>Terraria-TShock</Name>
<Repository>ich777/terrariaserver:tshock</Repository>
<Registry>https://hub.docker.com/r/ich777/terrariaserver</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/79530-support-ich777-gameserver-dockers/</Support>
<Project>https://tshock.co/</Project>
<Overview>This Docker will download and install Terraria and the TShock MOD and run it. SERVER PASSWORD: Docker&#13;
&#13;
ATTENTION: First Startup can take very long since it downloads the gameserver files and creates the map!&#13;
&#13;
Update Notice: The Container will check on every start/restart if there is a newer version of the game available and install it if so.&#13;
&#13;
WEB CONSOLE: You can connect to the Terraria console by opening your browser and go to HOSTIP:9014 (eg: 192.168.1.1:9014) or click on WebUI on the Docker page within Unraid.</Overview>
<WebUI>http://[IP]:[PORT:9014]/</WebUI>
<Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/terraria-tshock.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>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>7777</HostPort>
<ContainerPort>7777</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
<Port>
<HostPort>9014</HostPort>
<ContainerPort>8080</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir>/mnt/cache/appdata/terraria-tshock</HostDir>
<ContainerDir>/serverdata/serverfiles</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment>
<Variable>
<Value>-config serverconfig.txt</Value>
<Name>GAME_PARAMS</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/terraria-tshock</Config>
<Config Name="GAME_PARAMS" Target="GAME_PARAMS" Default="" Mode="" Description="Enter your start up commands for the server." Type="Variable" Display="always" Required="false" Mask="false">-config serverconfig.txt</Config>
<Config Name="TCP" Target="7777" Default="" Mode="tcp" Description="Container Port: 7777" Type="Port" Display="always" Required="true" Mask="false">7777</Config>
<Config Name="TCP - WebConsole" Target="8080" Default="" Mode="tcp" Description="WebConsole (by default, you can connect to the Terraria console by opening your browser and go to HOSTIP:9014 - eg: 192.168.1.1:9014 - or click on WebUI on the Docker page within Unraid)." Type="Port" Display="always" Required="false" Mask="false">9014</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>
<Description>This Docker will download and install Terraria and the TShock MOD and run it. SERVER PASSWORD: Docker&#13;
&#13;
ATTENTION: First Startup can take very long since it downloads the gameserver files and creates the map!&#13;
&#13;
Update Notice: The Container will check on every start/restart if there is a newer version of the game available and install it if so.&#13;
&#13;
WEB CONSOLE: You can connect to the Terraria console by opening your browser and go to HOSTIP:9014 (eg: 192.168.1.1:9014) or click on WebUI on the Docker page within Unraid.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/Terraria-TShock.xml</templatePath>
</Container>