Jump to content

Recommended Posts

Posted (edited)

This guide is instructions on how to get a vs server running on Truenas Scale


First, you need to create a dataset. for example, tank/vintagestory

To get the form where we fill in our details, go to: Apps -> Discover Apps -> Custom App

This should open up a form where we will fill in fields.

Repository: quartzar/vintage-story-server
Environment Variables: (":" is the separator of name and value for each variable. Set version to the game version you want to use.)

  • ACCEPT_EULA: TRUE
  • VERSION: 1.21.6

TTY: True
Stdi: True
Ports:

  • TCP 42420
  • UDP 42420

Storage: 

  • Type: host type
  • Maunt path: /srv/gameserver/data/vs
  • Host Path: /mnt/tank/vintagestory (the dataset you created in the beginning)




Optionally, you can limit CPU to 4 cores.
This should allow your server to start. if it crashes, it's likely that it does not have permissions for your dataset.
If your log dont work, you can see it using the following command in the system shell: sudo docker logs <container hash>
The container hash is shown when you try to see the log from the GUI.

Edited by PanzerOfTheLake
  • 2 weeks later...
Posted (edited)

for anyone trying this guide, i had to change  Mount Path to " /srv/gameserver/data " (removed the vs) 

only after doing that the files were visible in the smb share. 

After that the serverconfig can be edited to remove the whitelist

Edited by Tolekkeks
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.