palworld-server-docker icon indicating copy to clipboard operation
palworld-server-docker copied to clipboard

A Docker Container to easily run a Palworld dedicated server.

Results 160 palworld-server-docker issues
Sort by recently updated
recently updated
newest added
trafficstars

considering how unstable the game is, automatic backups every hour or so (keeping the last X backups) would be helpful if someone needs to roll back to recover after a...

enhancement

I tried your docker image but not work. It shows that exec format error. I guess my Linux is ARM64. So, May I get the ARM version for this docker...

enhancement
OS compatibility

some kind of cron job to check for pending game updates & automatically restart the server to apply them would be nice .

enhancement

**Is your feature request related to a problem? Please describe.** Pets may die during the time where nobody is looking for them (some people have to work :D) On other...

enhancement

I deleted and reinstalled the docker container to use RCON, but it didn't work if I type "docker exec -it palworld-server rcon-cli". Error Message: OCI runtime exec failed: exec failed:...

I'm making version for kubernetes based on docker-compose file with deployment, service and PVC. But for some reason main palworld container stuck on infinite **Waiting for user info**... And in...

## Describe the bug Server not appearing on community server list after setup. ## To Reproduce Steps to reproduce the behavior: - forward ports 8211 and 27015 in router -...

When I type "docker exec -it palworld-server rcon-cli" into the console, I get this error message. Error message: Failed to connect to RCON serverrcon: response too long May I know...

Just added support for kubernetes. We can use this as a starting point. I run it like this in my cluster and it works like a charm. Thx for the...

enhancement
help wanted