Jump to content

Willup, a script to create a DST dedicated server


Recommended Posts

I'm proud to present you Willup: https://github.com/BraisGabin/willup

Willup helps you to install and manage your Don't Starve Together Dedicated Server.

Right now the two main task of this script are:
- install all the necesary files to run a DST server and,
- manage the tasks of start, restart, update and stop the server.

If you want to try it I recommend you to read the documentation. But, as highlight, you will only need to run this commands:

git clone https://github.com/BraisGabin/willup.git hi-willupcd hi-willup./install.sh --server_name="My awesome server" path_to_server_token_txtwillup start

Remember to change path_to_server_token_txt to the path of your server_token.txt is stored.
 
Willup is a newborn script, it is only tested on Ubuntu 14.04, I'm looking for feedback and help to improve it.

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...