AppFeed/templates/ich777sRepository/ich777/AssettoCorsaCompetizione.xml
Squidly271 9f3346099a Update
2021-02-16 16:58:23 -05:00

84 lines
4.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>AssettoCorsaCompetizione</Name>
<Repository>ich777/accompetizione-server</Repository>
<Registry>https://hub.docker.com/r/ich777/steamcmd/</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.assettocorsa.net/</Project>
<Overview>This Docker will run the AssettoCorsa Competizione Server.&#13;
&#13;
ATTENTION: You have to copy over the 'accServer.exe' in your server directory, you can find it in your GAMEDIRECTORY/accServer.exe&#13;
Let the container start up for the first time copy over the file and then restart the container.&#13;
&#13;
Notice: The initial servername and credentials are: 'ACC Docker Server' Password: 'Docker' AdminPassword: 'adminDocker' (all config files are located in the '/cfg' directory in your serverfolder).</Overview>
<WebUI></WebUI>
<Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/acc.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>9201</HostPort>
<ContainerPort>9201</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
<Port>
<HostPort>9201</HostPort>
<ContainerPort>9201</ContainerPort>
<Protocol>udp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir>/mnt/cache/appdata/assettocorsacompetizione</HostDir>
<ContainerDir>/acc</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment>
<Variable>
<Value>000</Value>
<Name>UMASK</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>770</Value>
<Name>DATA_PERM</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="/acc" Default="" Mode="rw" Description="Container Path: /acc" Type="Path" Display="always" Required="true" Mask="false">/mnt/cache/appdata/assettocorsacompetizione</Config>
<Config Name="TCP" Target="9201" Default="" Mode="tcp" Description="TCP Gameport (if you need another port, please delete this entry and create a new TCP Port with the required port number, also don't forget to change your 'configuration.json' file with the corresponding port number)" Type="Port" Display="always" Required="true" Mask="false">9201</Config>
<Config Name="UDP" Target="9201" 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 change your 'configuration.json' file with the corresponding port number)" Type="Port" Display="always" Required="true" Mask="false">9201</Config>
<Config Name="UMASK" Target="UMASK" Default="" Mode="" Description="Container Variable: UMASK" Type="Variable" Display="advanced" Required="true" Mask="false">000</Config>
<Config Name="DATA_PERM" Target="DATA_PERM" Default="" Mode="" Description="Container Variable: DATA_PERM" Type="Variable" Display="advanced" Required="true" Mask="false">770</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 run the AssettoCorsa Competizione Server.&#13;
&#13;
ATTENTION: You have to copy over the 'accServer.exe' in your server directory, you can find it in your GAMEDIRECTORY/accServer.exe&#13;
Let the container start up for the first time copy over the file and then restart the container.&#13;
&#13;
Notice: The initial servername and credentials are: 'ACC Docker Server' Password: 'Docker' AdminPassword: 'adminDocker' (all config files are located in the '/cfg' directory in your serverfolder).</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/AssettoCorsaCompetizione.xml</templatePath>
</Container>