AppFeed/templates/ich777sRepository/ich777/MultiTheftAuto.xml
2021-02-23 15:49:21 -05:00

105 lines
5.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>MultiTheftAuto</Name>
<Repository>ich777/mtaserver</Repository>
<Registry>https://hub.docker.com/r/ich777/mtaserver/</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.minecraft.net/</Project>
<Overview>This Docker will download and install Multi Theft Auto SERVERNAME: Docker MTA Server SERVERPASSWORD: Docker.&#13;
&#13;
If you want to connect to the console open a terminal and enter 'docker exec -u terraria -ti NAMEOFYOURCONTAINER screen -xS MTA' (without quotes), to disconnect close the window.&#13;
&#13;
UPDATE NOTICE: You can Force Update this Container (please note that you have to set Download Resources to 'true' and leave Skip Basicconfiguration blank to download everything new). </Overview>
<WebUI>http://[IP]:[PORT:22005]/</WebUI>
<Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/mta.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>22003</HostPort>
<ContainerPort>22003</ContainerPort>
<Protocol>udp</Protocol>
</Port>
<Port>
<HostPort>22126</HostPort>
<ContainerPort>22126</ContainerPort>
<Protocol>udp</Protocol>
</Port>
<Port>
<HostPort>22005</HostPort>
<ContainerPort>22005</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir>/mnt/cache/appdata/multitheftauto</HostDir>
<ContainerDir>/serverdata/serverfiles</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment>
<Variable>
<Value></Value>
<Name>GAME_PARAMS</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value></Value>
<Name></Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>true</Value>
<Name>DOWNLOAD_RESOURCES</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value></Value>
<Name></Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>multitheftauto_linux_x64/mods/deathmatch/logs/server.log</Value>
<Name>LOGFILE_DIR</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/multitheftauto</Config>
<Config Name="Extra Game Parameters" Target="GAME_PARAMS" Default="" Mode="" Description="Enter your extra startup parameters otherwise leave blank!" Type="Variable" Display="always" Required="false" Mask="false"></Config>
<Config Name="UDP1 - Game Port" Target="22003" Default="" Mode="udp" Description="Container Port: 22003" Type="Port" Display="always" Required="true" Mask="false">22003</Config>
<Config Name="UDP2 - ASE Port" Target="22126" Default="" Mode="udp" Description="Game Port +123" Type="Port" Display="always" Required="false" Mask="false">22126</Config>
<Config Name="TCP - http Port" Target="22005" Default="" Mode="tcp" Description="Container Port: 22005" Type="Port" Display="always" Required="true" Mask="false">22005</Config>
<Config Name="Skip Baseconfig" Target="" Default="" Mode="" Description="Set to 'true' (without quotes) to skip the download of the Basic Configuration files." Type="Variable" Display="always" Required="false" Mask="false"></Config>
<Config Name="Download Resources" Target="DOWNLOAD_RESOURCES" Default="" Mode="" Description="Set to 'true' (without quotes) to download the resources, otherwise leave blank." Type="Variable" Display="always" Required="false" Mask="false">true</Config>
<Config Name="Force Update" Target="" Default="" Mode="" Description="Set to 'true' (without quotes) to redownload the whole server (please note that you have to set Download Resources to 'true' and leave Skip Basicconfiguration blank to download everything new). " Type="Variable" Display="always" Required="false" Mask="false"></Config>
<Config Name="Logfile" Target="LOGFILE_DIR" Default="" Mode="" Description="Change only if you know what you are doing." Type="Variable" Display="always" Required="false" Mask="false">multitheftauto_linux_x64/mods/deathmatch/logs/server.log</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 Multi Theft Auto SERVERNAME: Docker MTA Server SERVERPASSWORD: Docker.&#13;
&#13;
If you want to connect to the console open a terminal and enter 'docker exec -u terraria -ti NAMEOFYOURCONTAINER screen -xS MTA' (without quotes), to disconnect close the window.&#13;
&#13;
UPDATE NOTICE: You can Force Update this Container (please note that you have to set Download Resources to 'true' and leave Skip Basicconfiguration blank to download everything new).</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/MultiTheftAuto.xml</templatePath>
</Container>