Sign inSign up

batchtastic/linuxgsm

By batchtastic

Updated about 5 years ago

this is my attempt to work with linuxGSM into a container. later to use Kubernetes to load balance.

Image
0

173

batchtastic/linuxgsm repository overview

Currently working through running linuxGSM on an ubuntu container.

so far i have installed the server for Valheim, however, i am having issues with using the /sbin/ip file as it doesn't exist.

vhdocker1 : installed linuxgsm along with everything that it needs to run it.

vhdocker2: installed iproute2 so the server can see /sbin/ip and start running.

I need to work out how to have Steam to find this server and port forward...

vhdocker3: set up a server name and ports to 2461-2462 17/08/2021 : have managed to log into the server via LAN.

once the image has been pulled run this:

sudo docker run -dtp :2461:2461/tcp -p :2461:2461/udp -p :2461:2462/tcp -p:2461:2462/udp batchtastic/linuxgsm:vhdocker3

Tag summary

Content type

Image

Digest

Size

865.7 MB

Last updated

about 5 years ago

docker pull batchtastic/linuxgsm:vhdocker3