Project Zomboid

Project Zomboid

linus server question
is there a docker image for the server?
i wouls like to host a server in aws for my friends.
can someone explain me how to do it?
< >
Mostrando 1-4 de 4 comentarios
dantaeusb 25 DIC 2021 a las 16:50 
I’ve seen one, but it was looking outdated.
You can dockerize tool called LinuxGSM with parameters to download Project Zomboid, they also list all packages this tool needs so it should be easy. You can also use anonymous SteamCMD access directly to download Project Zomboid Dedicated Server, you can find it’s ID on steamdb. It has bash script to start server on Linux with default params. The only thing is that configuring server can be painful if you can’t mount volume, but shouldn’t be a big deal.
Última edición por dantaeusb; 25 DIC 2021 a las 16:54
dantaeusb 25 DIC 2021 a las 16:55 
Última edición por dantaeusb; 25 DIC 2021 a las 16:58
dantaeusb 25 DIC 2021 a las 17:01 
Ah and last thing is that server warns you about libsdl2-2.0-0, LinuxGSM downloads it for i386 but warning disappears of you install amd64. Not sure if it’s a big deal but if you make image yourself I’d recommend installing that too.
/proc/self/nolimits 26 DIC 2021 a las 9:34 
so, almost there...
Following https://linuxgsm.com/servers/pzserver/ I was able to create an instance, configure my firewall and all seems fine.
But when I try to start the server I get an error:

`[26-12-21 17:32:50.518] LOG : General , 1640539970518> 4,567,356> 1640539970518 znet: Java_zombie_core_znet_SteamWorkshop_n_1Init.
[26-12-21 17:32:50.519] LOG : General , 1640539970519> 4,567,357> 1640539970519 znet: Java_zombie_core_znet_SteamGameServer_LogOnAnonymous.
[26-12-21 17:32:50.522] LOG : General , 1640539970520> 4,567,358> 1640539970520 znet: Java_zombie_core_znet_SteamGameServer_EnableHeartBeats.
[26-12-21 17:32:50.523] LOG : General , 1640539970522> 4,567,360> Waiting for response from Steam servers.
[26-12-21 17:32:50.625] LOG : General , 1640539970624> 4,567,462> 1640539970624 znet: OnSteamServersConnectFailure.
[26-12-21 17:32:50.626] LOG : General , 1640539970626> 4,567,464> Failed to connect to Steam servers.
[26-12-21 17:32:50.627] LOG : General , 1640539970627> 4,567,465> 1640539970627 znet: Java_zombie_core_znet_SteamUtils_n_1Shutdown.
`

Am I missing something on the config side?
< >
Mostrando 1-4 de 4 comentarios
Por página: 1530 50

Publicado el: 25 DIC 2021 a las 14:52
Mensajes: 4