updates to templates
This commit is contained in:
@@ -25,11 +25,6 @@ Connect to the server using the host IP address and port 30000 once connected it
|
|||||||
<DateInstalled/>
|
<DateInstalled/>
|
||||||
<DonateText>Buy me a coffee if you like.</DonateText>
|
<DonateText>Buy me a coffee if you like.</DonateText>
|
||||||
<DonateLink>https://checkout.square.site/pay/340d93c602a042b8a223a2f7c184a6a2</DonateLink>
|
<DonateLink>https://checkout.square.site/pay/340d93c602a042b8a223a2f7c184a6a2</DonateLink>
|
||||||
<Description>FoundryVTT is a web based Dungeons and Dragons application that allows users to play with others over the internet. You will have to purchase a copy of foundryvtt from https://foundryvtt.com[br][br]
|
|
||||||
[b][u][span style='color: #E80000;']Configuration[/span][/u][/b][br]
|
|
||||||
[b]/FoundryVTT[/b] is where all configuration files and data will be. You will have to purchase a copy of foundryvtt from https://foundryvtt.com then download the linux version and unpack it to the fvtt folder.
|
|
||||||
Connect to the server using the host IP address and port 30000 once connected it will ask you for a licence code.[br][br]
|
|
||||||
[b][u][span style='color: #E80000;']Notes[/span][/u][/b][br]If you run into permission problems with some files simply restart the docker and it will fix itself. i am working on a propor fix for this problem[br]</Description>
|
|
||||||
<Beta>False</Beta>
|
<Beta>False</Beta>
|
||||||
<Date>2026-06-04</Date>
|
<Date>2026-06-04</Date>
|
||||||
<Changes>
|
<Changes>
|
||||||
@@ -44,46 +39,6 @@ Connect to the server using the host IP address and port 30000 once connected it
|
|||||||
[font size=3][b](2020-06-21)[/b][/font]
|
[font size=3][b](2020-06-21)[/b][/font]
|
||||||
  - First test.
|
  - First test.
|
||||||
</Changes>
|
</Changes>
|
||||||
<Networking>
|
|
||||||
<Mode>host</Mode>
|
|
||||||
<Publish>
|
|
||||||
<Port>
|
|
||||||
<HostPort>30000</HostPort>
|
|
||||||
<ContainerPort>30000</ContainerPort>
|
|
||||||
<Protocol>tcp</Protocol>
|
|
||||||
</Port>
|
|
||||||
</Publish>
|
|
||||||
</Networking>
|
|
||||||
<Data>
|
|
||||||
<Volume>
|
|
||||||
<HostDir>/mnt/user/appdata/FoundryVTT</HostDir>
|
|
||||||
<ContainerDir>/foundry/fvtt</ContainerDir>
|
|
||||||
<Mode>rw</Mode>
|
|
||||||
</Volume>
|
|
||||||
<Volume>
|
|
||||||
<HostDir></HostDir>
|
|
||||||
<ContainerDir>/foundry/data</ContainerDir>
|
|
||||||
<Mode>rw</Mode>
|
|
||||||
</Volume>
|
|
||||||
</Data>
|
|
||||||
<Environment>
|
|
||||||
<Variable>
|
|
||||||
<Value>99</Value>
|
|
||||||
<Name>PUID</Name>
|
|
||||||
<Mode/>
|
|
||||||
</Variable>
|
|
||||||
<Variable>
|
|
||||||
<Value>100</Value>
|
|
||||||
<Name>PGID</Name>
|
|
||||||
<Mode/>
|
|
||||||
</Variable>
|
|
||||||
<Variable>
|
|
||||||
<Value>13.351</Value>
|
|
||||||
<Name>FOUNDRYVTT_VERSION</Name>
|
|
||||||
<Mode/>
|
|
||||||
</Variable>
|
|
||||||
</Environment>
|
|
||||||
<Labels/>
|
|
||||||
<Config Name="FoundryVTT Version" Target="FOUNDRYVTT_VERSION" Default="13.351" Mode="" Description="Pick your FoundryVTT version." Type="Variable" Display="always" Required="true" Mask="false">13.351</Config>
|
<Config Name="FoundryVTT Version" Target="FOUNDRYVTT_VERSION" Default="13.351" Mode="" Description="Pick your FoundryVTT version." Type="Variable" Display="always" Required="true" Mask="false">13.351</Config>
|
||||||
<Config Name="Host Port 1" Target="30000" Default="30000" Mode="tcp" Description="Container Port: 30000" Type="Port" Display="always" Required="true" Mask="false">30000</Config>
|
<Config Name="Host Port 1" Target="30000" Default="30000" Mode="tcp" Description="Container Port: 30000" Type="Port" Display="always" Required="true" Mask="false">30000</Config>
|
||||||
<Config Name="Data Path" Target="/foundry/data" Default="" Mode="rw" Description="Container Path: /foundry/data" Type="Path" Display="always" Required="true" Mask="false"></Config>
|
<Config Name="Data Path" Target="/foundry/data" Default="" Mode="rw" Description="Container Path: /foundry/data" Type="Path" Display="always" Required="true" Mask="false"></Config>
|
||||||
|
|||||||
@@ -21,7 +21,6 @@
|
|||||||
<DateInstalled/>
|
<DateInstalled/>
|
||||||
<DonateText>Buy me a coffee if you like.</DonateText>
|
<DonateText>Buy me a coffee if you like.</DonateText>
|
||||||
<DonateLink>https://checkout.square.site/pay/340d93c602a042b8a223a2f7c184a6a2</DonateLink>
|
<DonateLink>https://checkout.square.site/pay/340d93c602a042b8a223a2f7c184a6a2</DonateLink>
|
||||||
<Description>This docker can run a Minecraft vanilla/bukkit/forge/neoforged/fabric/quilt(your choice) server on openjdk21 or 25(your choice).</Description>
|
|
||||||
<Beta>False</Beta>
|
<Beta>False</Beta>
|
||||||
<Date>2026-07-19</Date>
|
<Date>2026-07-19</Date>
|
||||||
|
|
||||||
@@ -44,109 +43,6 @@
|
|||||||
[font size=3][b](2020-07-01)[/b][/font]
|
[font size=3][b](2020-07-01)[/b][/font]
|
||||||
  - First Test.
|
  - First Test.
|
||||||
</Changes>
|
</Changes>
|
||||||
<Networking>
|
|
||||||
<Mode>host</Mode>
|
|
||||||
</Networking>
|
|
||||||
<Data>
|
|
||||||
<Volume>
|
|
||||||
<HostDir>/mnt/user/appdata/minecraft-server</HostDir>
|
|
||||||
<ContainerDir>/mc_server</ContainerDir>
|
|
||||||
<Mode>rw</Mode>
|
|
||||||
</Volume>
|
|
||||||
</Data>
|
|
||||||
<Environment>
|
|
||||||
<Variable>
|
|
||||||
<Value></Value>
|
|
||||||
<Name>MC_TYPE</Name>
|
|
||||||
<Mode/>
|
|
||||||
</Variable>
|
|
||||||
<Variable>
|
|
||||||
<Value></Value>
|
|
||||||
<Name>MC_VERSION</Name>
|
|
||||||
<Mode/>
|
|
||||||
</Variable>
|
|
||||||
<Variable>
|
|
||||||
<Value></Value>
|
|
||||||
<Name>FORGE_VERSION</Name>
|
|
||||||
<Mode/>
|
|
||||||
</Variable>
|
|
||||||
<Variable>
|
|
||||||
<Value></Value>
|
|
||||||
<Name>NEOFORGED_VERSION</Name>
|
|
||||||
<Mode/>
|
|
||||||
</Variable>
|
|
||||||
<Variable>
|
|
||||||
<Value></Value>
|
|
||||||
<Name>FABRIC_VERSION</Name>
|
|
||||||
<Mode/>
|
|
||||||
</Variable>
|
|
||||||
<Variable>
|
|
||||||
<Value></Value>
|
|
||||||
<Name>FABRIC_INSTALLER_VERSION</Name>
|
|
||||||
<Mode/>
|
|
||||||
</Variable>
|
|
||||||
<Variable>
|
|
||||||
<Value></Value>
|
|
||||||
<Name>QUILT_VERSION</Name>
|
|
||||||
<Mode/>
|
|
||||||
</Variable>
|
|
||||||
<Variable>
|
|
||||||
<Value></Value>
|
|
||||||
<Name>ACCEPT_EULA</Name>
|
|
||||||
<Mode/>
|
|
||||||
</Variable>
|
|
||||||
<Variable>
|
|
||||||
<Value>25565</Value>
|
|
||||||
<Name>GAME_PORT</Name>
|
|
||||||
<Mode/>
|
|
||||||
</Variable>
|
|
||||||
<Variable>
|
|
||||||
<Value></Value>
|
|
||||||
<Name>JAVA_VERSION</Name>
|
|
||||||
<Mode/>
|
|
||||||
</Variable>
|
|
||||||
<Variable>
|
|
||||||
<Value>4G</Value>
|
|
||||||
<Name>XMX_SIZE</Name>
|
|
||||||
<Mode/>
|
|
||||||
</Variable>
|
|
||||||
<Variable>
|
|
||||||
<Value>2G</Value>
|
|
||||||
<Name>XMS_SIZE</Name>
|
|
||||||
<Mode/>
|
|
||||||
</Variable>
|
|
||||||
<Variable>
|
|
||||||
<Value>1G</Value>
|
|
||||||
<Name>XMN_SIZE</Name>
|
|
||||||
<Mode/>
|
|
||||||
</Variable>
|
|
||||||
<Variable>
|
|
||||||
<Value></Value>
|
|
||||||
<Name>ENABLE_RCON</Name>
|
|
||||||
<Mode/>
|
|
||||||
</Variable>
|
|
||||||
<Variable>
|
|
||||||
<Value>25575</Value>
|
|
||||||
<Name>RCON_PORT</Name>
|
|
||||||
<Mode/>
|
|
||||||
</Variable>
|
|
||||||
<Variable>
|
|
||||||
<Value>dockerAdmin</Value>
|
|
||||||
<Name>RCON_PASSWORD</Name>
|
|
||||||
<Mode/>
|
|
||||||
</Variable>
|
|
||||||
<Variable>
|
|
||||||
<Value>99</Value>
|
|
||||||
<Name>PUID</Name>
|
|
||||||
<Mode/>
|
|
||||||
</Variable>
|
|
||||||
<Variable>
|
|
||||||
<Value>100</Value>
|
|
||||||
<Name>PGID</Name>
|
|
||||||
<Mode/>
|
|
||||||
</Variable>
|
|
||||||
</Environment>
|
|
||||||
<Labels/>
|
|
||||||
<Config Name="Minecraft Type" Target="MC_TYPE" Default="vanilla|bukkit|fabric|quilt|forge|neoforged" Mode="" Description="Select your Minecraft type" Type="Variable" Display="always" Required="true" Mask="false"></Config>
|
<Config Name="Minecraft Type" Target="MC_TYPE" Default="vanilla|bukkit|fabric|quilt|forge|neoforged" Mode="" Description="Select your Minecraft type" Type="Variable" Display="always" Required="true" Mask="false"></Config>
|
||||||
<Config Name="Minecraft Version" Target="MC_VERSION" Default="1.21.11" Mode="" Description="Pick your Minecraft version." Type="Variable" Display="always" Required="true" Mask="false"></Config>
|
<Config Name="Minecraft Version" Target="MC_VERSION" Default="1.21.11" Mode="" Description="Pick your Minecraft version." Type="Variable" Display="always" Required="true" Mask="false"></Config>
|
||||||
<Config Name="forge version" Target="FORGE_VERSION" Default="61.1.0" Mode="" Description="Set you forge version. (remove if not using)" Type="Variable" Display="always" Required="false" Mask="false"></Config>
|
<Config Name="forge version" Target="FORGE_VERSION" Default="61.1.0" Mode="" Description="Set you forge version. (remove if not using)" Type="Variable" Display="always" Required="false" Mask="false"></Config>
|
||||||
|
|||||||
@@ -26,13 +26,6 @@ To authenticate use the privilege key shown in the supervisord.log file in the /
|
|||||||
<DateInstalled/>
|
<DateInstalled/>
|
||||||
<DonateText>Buy me a coffee if you like.</DonateText>
|
<DonateText>Buy me a coffee if you like.</DonateText>
|
||||||
<DonateLink>https://checkout.square.site/pay/340d93c602a042b8a223a2f7c184a6a2</DonateLink>
|
<DonateLink>https://checkout.square.site/pay/340d93c602a042b8a223a2f7c184a6a2</DonateLink>
|
||||||
<Description>TeamSpeak is proprietary voice-over-Internet Protocol (VoIP) software that allows computer users to speak on a chat channel with fellow computer users, much like a telephone conference call. A TeamSpeak user will often wear a headset with an integrated microphone. Users use the TeamSpeak client software to connect to a TeamSpeak server of their choice, from there they can join chat channels and discuss things.[br][br]
|
|
||||||
[b][u][span style='color: #E80000;']Configuration[/span][/u][/b][br]
|
|
||||||
[b]/ts3-alpine[/b] This is where teamspeak will store it's configuration file, database and logs.[br][br]
|
|
||||||
[b][u][span style='color: #E80000;']Notes[/span][/u][/b][br]
|
|
||||||
Connect to the server using the TeamSpeak client with the host IP address and port 9987.[br]
|
|
||||||
To authenticate use the privilege key shown in the supervisord.log file in the /ts3-alpine folder.
|
|
||||||
</Description>
|
|
||||||
<Beta>False</Beta>
|
<Beta>False</Beta>
|
||||||
<Date>2025-07-04</Date>
|
<Date>2025-07-04</Date>
|
||||||
<Changes>
|
<Changes>
|
||||||
@@ -51,51 +44,6 @@ To authenticate use the privilege key shown in the supervisord.log file in the /
|
|||||||
[font size=3][b](2019-01-02)[/b][/font]
|
[font size=3][b](2019-01-02)[/b][/font]
|
||||||
  - Changed the update process to preserve all settings/files/logs created by user/server.
|
  - Changed the update process to preserve all settings/files/logs created by user/server.
|
||||||
</Changes>
|
</Changes>
|
||||||
<Networking>
|
|
||||||
<Mode>host</Mode>
|
|
||||||
<Publish>
|
|
||||||
<Port>
|
|
||||||
<HostPort>9987</HostPort>
|
|
||||||
<ContainerPort>9987</ContainerPort>
|
|
||||||
<Protocol>udp</Protocol>
|
|
||||||
</Port>
|
|
||||||
<Port>
|
|
||||||
<HostPort>10011</HostPort>
|
|
||||||
<ContainerPort>10011</ContainerPort>
|
|
||||||
<Protocol>tcp</Protocol>
|
|
||||||
</Port>
|
|
||||||
<Port>
|
|
||||||
<HostPort>30033</HostPort>
|
|
||||||
<ContainerPort>30033</ContainerPort>
|
|
||||||
<Protocol>tcp</Protocol>
|
|
||||||
</Port>
|
|
||||||
</Publish>
|
|
||||||
</Networking>
|
|
||||||
<Data>
|
|
||||||
<Volume>
|
|
||||||
<HostDir>/mnt/user/appdata/teamspeak-server</HostDir>
|
|
||||||
<ContainerDir>/ts3server</ContainerDir>
|
|
||||||
<Mode>rw</Mode>
|
|
||||||
</Volume>
|
|
||||||
</Data>
|
|
||||||
<Environment>
|
|
||||||
<Variable>
|
|
||||||
<Value>3.13.7</Value>
|
|
||||||
<Name>TS_VERSION</Name>
|
|
||||||
<Mode/>
|
|
||||||
</Variable>
|
|
||||||
<Variable>
|
|
||||||
<Value>99</Value>
|
|
||||||
<Name>PUID</Name>
|
|
||||||
<Mode/>
|
|
||||||
</Variable>
|
|
||||||
<Variable>
|
|
||||||
<Value>100</Value>
|
|
||||||
<Name>PGID</Name>
|
|
||||||
<Mode/>
|
|
||||||
</Variable>
|
|
||||||
</Environment>
|
|
||||||
<Labels/>
|
|
||||||
<Config Name="Auto Update" Target="AUTO_UPDATE" Default="true|false" Mode="{3}" Description="" Type="Variable" Display="always" Required="true" Mask="false">true</Config>
|
<Config Name="Auto Update" Target="AUTO_UPDATE" Default="true|false" Mode="{3}" Description="" Type="Variable" Display="always" Required="true" Mask="false">true</Config>
|
||||||
<Config Name="TeamSpeak Version" Target="TS_VERSION" Default="3.13.7" Mode="" Description="Pick your TeamSpeak version." Type="Variable" Display="always" Required="false" Mask="false"></Config>
|
<Config Name="TeamSpeak Version" Target="TS_VERSION" Default="3.13.7" Mode="" Description="Pick your TeamSpeak version." Type="Variable" Display="always" Required="false" Mask="false"></Config>
|
||||||
<Config Name="Host Port 1" Target="9987" Default="9987" Mode="udp" Description="Container Port: 9987" Type="Port" Display="always" Required="true" Mask="false">9987</Config>
|
<Config Name="Host Port 1" Target="9987" Default="9987" Mode="udp" Description="Container Port: 9987" Type="Port" Display="always" Required="true" Mask="false">9987</Config>
|
||||||
|
|||||||
@@ -10,7 +10,14 @@
|
|||||||
<Support>https://forums.unraid.net/topic/125134-support-fithwum-vintage-story-server/</Support>
|
<Support>https://forums.unraid.net/topic/125134-support-fithwum-vintage-story-server/</Support>
|
||||||
<Project>https://www.vintagestory.at</Project>
|
<Project>https://www.vintagestory.at</Project>
|
||||||
<ReadMe/>
|
<ReadMe/>
|
||||||
<Overview>This docker will run a Vintage-Story server.</Overview>
|
<Overview>This docker will run a Vintage-Story server.
|
||||||
|
|
||||||
|
UPDATE NOTICE: The container can check on every start/restart if if you leave the version blank.
|
||||||
|
|
||||||
|
CONSOLE: To connect to the console open up the terminal on the host machine
|
||||||
|
type in: 'docker exec -u vintagestory -ti NAMEOFYOURCONTAINER screen -xS VintageStory' (without quotes).
|
||||||
|
to exit the screen session press CTRL+A and then CTRL+D or simply close the terminal window in the first place.
|
||||||
|
</Overview>
|
||||||
<Category>GameServers:</Category>
|
<Category>GameServers:</Category>
|
||||||
<WebUI/>
|
<WebUI/>
|
||||||
<TemplateURL>https://github.com/fithwum/files-for-dockers/templates/vintage-story_server_unraid.xml</TemplateURL>
|
<TemplateURL>https://github.com/fithwum/files-for-dockers/templates/vintage-story_server_unraid.xml</TemplateURL>
|
||||||
@@ -21,9 +28,8 @@
|
|||||||
<DateInstalled>1784389857</DateInstalled>
|
<DateInstalled>1784389857</DateInstalled>
|
||||||
<DonateText>Buy me a coffee if you like.</DonateText>
|
<DonateText>Buy me a coffee if you like.</DonateText>
|
||||||
<DonateLink>https://checkout.square.site/pay/340d93c602a042b8a223a2f7c184a6a2</DonateLink>
|
<DonateLink>https://checkout.square.site/pay/340d93c602a042b8a223a2f7c184a6a2</DonateLink>
|
||||||
<Requires/>
|
|
||||||
<Config Name="Vintage Story Release Channel" Target="VS_CHANNEL" Default="stable|unstable" Mode="" Description="Select which release channel you want to use." Type="Variable" Display="always" Required="true" Mask="false"></Config>
|
<Config Name="Vintage Story Release Channel" Target="VS_CHANNEL" Default="stable|unstable" Mode="" Description="Select which release channel you want to use." Type="Variable" Display="always" Required="true" Mask="false"></Config>
|
||||||
<Config Name="vintage-story Version" Target="VS_VERSION" Default="" Mode="" Description="Pick your vintage-story version." Type="Variable" Display="always" Required="true" Mask="false">1.21.5</Config>
|
<Config Name="vintage-story Version" Target="VS_VERSION" Default="" Mode="" Description="Pick your vintage-story version (leave blank for auto update)." Type="Variable" Display="always" Required="false" Mask="false"></Config>
|
||||||
<Config Name="Dotnet Version" Target="DOTNET_VERSION" Default="8.0|9.0|10.0" Mode="" Description="Select Dotnet version." Type="Variable" Display="always" Required="true" Mask="false"></Config>
|
<Config Name="Dotnet Version" Target="DOTNET_VERSION" Default="8.0|9.0|10.0" Mode="" Description="Select Dotnet version." Type="Variable" Display="always" Required="true" Mask="false"></Config>
|
||||||
<Config Name="AppData Config Path" Target="/VSserver/server" Default="/mnt/user/appdata/vintage-story-server" Mode="rw" Description="Appdata path" Type="Path" Display="advanced-hide" Required="true" Mask="false">/mnt/user/Games/Servers/vintage-story-server</Config>
|
<Config Name="AppData Config Path" Target="/VSserver/server" Default="/mnt/user/appdata/vintage-story-server" Mode="rw" Description="Appdata path" Type="Path" Display="advanced-hide" Required="true" Mask="false">/mnt/user/Games/Servers/vintage-story-server</Config>
|
||||||
<Config Name="Key 2" Target="PUID" Default="99" Mode="" Description="" Type="Variable" Display="advanced-hide" Required="false" Mask="false">99</Config>
|
<Config Name="Key 2" Target="PUID" Default="99" Mode="" Description="" Type="Variable" Display="advanced-hide" Required="false" Mask="false">99</Config>
|
||||||
|
|||||||
Reference in New Issue
Block a user