Skip to content

max298/StarRupture-Docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StarRupture Dedicated Server - Docker Container

Very minimal Docker Linux container image for running a StarRupture dedicated server.

Usage

sudo docker run -p "7777:7777/udp" -p "7777:7777/tcp" -v ./data:/server/gamedata ghcr.io/max298/starrupture-docker:main

You can now start the game. In order to use your newly created server:

  1. Click Manage Server and enter your public IP (curl ifconfig.me). ⚠️ Using a private IP does not seem to work! ⚠️
    1. Provide a server password. This is your management password.
    2. (Optional): Click Change password. This will set a Game-Password which will be required for others to join your server. Skipping this will allow anyone to join.
    3. Click New Game and give the session a custom name.
    4. Click Start Game
    5. Wait (took about 10 seconds for me)
    6. You should see a message confirming the session: Session running - Press OK
  2. Back at the main menu, now select Join Game and click Dedicated Server in the buttom left corner.
    1. Now enter your public IP and provide the password you've entered earlier

You should now load into a new game running your very own dedicated server.

Resuming the game

In case the server was stopped and you want to resume, you'll have to open the Manage Server screen again, then press the Load Game button and load your savegame.

About

Docker Linux container image for StarRupture Dedicated Servers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors