ich777/ARKSurvivalEvolved.xml gelöscht

This commit is contained in:
2025-07-16 08:46:04 +02:00
parent 687093438f
commit 890bf63d58

View File

@@ -1,155 +0,0 @@
<?xml version="1.0"?>
<Container version="2">
<Name>ARKSurvivalEvolved</Name>
<Repository>ghcr.io/ich777/steamcmd:arkse</Repository>
<Registry>https://hub.docker.com/r/ich777/steamcmd/</Registry>
<Network>bridge</Network>
<MyIP/>
<Shell>bash</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/79530-support-ich777-gameserver-dockers/</Support>
<Project>https://survivetheark.com/</Project>
<Overview>This Docker will download and install SteamCMD. It will also install ARK:SurvivalEvolved and run it (Normal server startup of ARK can take a long time!).&#xD;
&#xD;
ATTENTION: First Startup can take very long since it downloads the gameserver files!&#xD;
&#xD;
Update Notice: Simply restart the container if a newer version of the game is available.&#xD;
&#xD;
You can also run multiple servers with only one SteamCMD directory!</Overview>
<Category>GameServers:</Category>
<WebUI/>
<TemplateURL>false</TemplateURL>
<Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/arkse.png</Icon>
<ExtraParams>--restart=unless-stopped</ExtraParams>
<PostArgs/>
<CPUset/>
<DateInstalled/>
<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>
<Description>This Docker will download and install SteamCMD. It will also install ARK:SurvivalEvolved and run it (Normal server startup of ARK can take a long time!).&#xD;
&#xD;
ATTENTION: First Startup can take very long since it downloads the gameserver files!&#xD;
&#xD;
Update Notice: Simply restart the container if a newer version of the game is available.&#xD;
&#xD;
You can also run multiple servers with only one SteamCMD directory!</Description>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>7777</HostPort>
<ContainerPort>7777</ContainerPort>
<Protocol>udp</Protocol>
</Port>
<Port>
<HostPort>7778</HostPort>
<ContainerPort>7778</ContainerPort>
<Protocol>udp</Protocol>
</Port>
<Port>
<HostPort>27015</HostPort>
<ContainerPort>27015</ContainerPort>
<Protocol>udp</Protocol>
</Port>
<Port>
<HostPort>27020</HostPort>
<ContainerPort>27020</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir>/mnt/user/appdata/steamcmd</HostDir>
<ContainerDir>/serverdata/steamcmd</ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<HostDir>/mnt/cache/appdata/ark-se</HostDir>
<ContainerDir>/serverdata/serverfiles</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment>
<Variable>
<Value>376030</Value>
<Name>GAME_ID</Name>
<Mode/>
</Variable>
<Variable>
<Value/>
<Name>USERNAME</Name>
<Mode/>
</Variable>
<Variable>
<Value/>
<Name>VALIDATE</Name>
<Mode/>
</Variable>
<Variable>
<Value/>
<Name>PASSWRD</Name>
<Mode/>
</Variable>
<Variable>
<Value>TheIsland</Value>
<Name>MAP</Name>
<Mode/>
</Variable>
<Variable>
<Value></Value>
<Name>SERVER_NAME</Name>
<Mode/>
</Variable>
<Variable>
<Value></Value>
<Name>SRV_PWD</Name>
<Mode/>
</Variable>
<Variable>
<Value></Value>
<Name>SRV_ADMIN_PWD</Name>
<Mode/>
</Variable>
<Variable>
<Value/>
<Name>GAME_PARAMS</Name>
<Mode/>
</Variable>
<Variable>
<Value>-server -log</Value>
<Name>GAME_PARAMS_EXTRA</Name>
<Mode/>
</Variable>
<Variable>
<Value>99</Value>
<Name>UID</Name>
<Mode/>
</Variable>
<Variable>
<Value>100</Value>
<Name>GID</Name>
<Mode/>
</Variable>
</Environment>
<Labels/>
<Config Name="SteamCMD" Target="/serverdata/steamcmd" Default="" Mode="rw" Description="Container Path: /serverdata/steamcmd" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/steamcmd</Config>
<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/ark-se</Config>
<Config Name="GAME_ID" Target="GAME_ID" Default="" Mode="" Description="The GAME_ID that the container download at startup.&#13;&#10;If you want to install a static or beta version of the game change the value to: '376030 -beta YOURBRANCH' (without quotes, replace YOURBRANCH with the branch or version you want to install)." Type="Variable" Display="always" Required="true" Mask="false">376030</Config>
<Config Name="Steam-Username" Target="USERNAME" Default="" Mode="" Description="Your Steam username goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION: You have to disable Steam Guard)." Type="Variable" Display="advanced-hide" Required="false" Mask="false"/>
<Config Name="Validate Installation" Target="VALIDATE" Default="" Mode="" Description="Set the Variable to 'true' if you want to validate the installation otherwise leave it blank." Type="Variable" Display="always-hide" Required="false" Mask="false"/>
<Config Name="Steam-Password" Target="PASSWRD" Default="" Mode="" Description="Your Steam password goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION: You have to disable Steam Guard)." Type="Variable" Display="advanced-hide" Required="false" Mask="true"/>
<Config Name="UDP 1" Target="7777" Default="" Mode="udp" Description="UDP Gameport (if you need another port, please delete this entry and create a new UDP Port with the required port number, also don't forget to click an 'Show more settings ...' and change the port number" Type="Port" Display="always" Required="false" Mask="false">7777</Config>
<Config Name="UDP 2" Target="7778" Default="" Mode="udp" Description="Container Port: 7778" Type="Port" Display="always" Required="false" Mask="false">7778</Config>
<Config Name="UDP Steam" Target="27015" Default="" Mode="udp" Description="Container Port: 27015" Type="Port" Display="always" Required="false" Mask="false">27015</Config>
<Config Name="RCON TCP" Target="27020" Default="" Mode="tcp" Description="Container Port: 27020" Type="Port" Display="always" Required="false" Mask="false">27020</Config>
<Config Name="Map" Target="MAP" Default="TheIsland" Mode="" Description="Container Variable: MAP" Type="Variable" Display="always-hide" Required="true" Mask="false">TheIsland</Config>
<Config Name="Server Name" Target="SERVER_NAME" Default="" Mode="" Description="This field accepts no spaces" Type="Variable" Display="always-hide" Required="true" Mask="false"></Config>
<Config Name="Server Password" Target="SRV_PWD" Default="" Mode="" Description="This field accepts no spaces" Type="Variable" Display="always-hide" Required="true" Mask="false"></Config>
<Config Name="Server Admin Password" Target="SRV_ADMIN_PWD" Default="" Mode="" Description="This field accepts no spaces" Type="Variable" Display="always-hide" Required="true" Mask="false"></Config>
<Config Name="Game Parameters" Target="GAME_PARAMS" Default="" Mode="" Description="Enter your game parameters seperated with ? and start with a ? (don't put spaces in between eg: ?MaxPlayers=40?FastDecayUnsnappedCoreStructures=true)" Type="Variable" Display="always-hide" Required="false" Mask="false"/>
<Config Name="Extra Game Parameters" Target="GAME_PARAMS_EXTRA" Default="" Mode="" Description="Type in your Extra Game Parameters seperated with a space and - (eg: -DisableDeathSpectator -UseBattlEye)" Type="Variable" Display="always-hide" Required="true" Mask="false">-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>
</Container>