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

## Context * Adjust the order of docker compose commands when backing up data with docker compose. * If follow the previous commands leads to initialization issues on Ubuntu 22.04...

## Describe the bug We have two servers running. One on a physical machine, the other running in Kubernetes through a network load balancer in AWS. I can connect to...

kubernetes

OODLE USAGE WARNING : Destination buffer appears to be in uncached or write-combined memory! This is extremely slow. See "How do I decompress to graphics memory quickly?" in the Oodle...

**Is your feature request related to a problem? Please describe.** I wanted to mention a certain role on my discord server so not everyone gets the notifications who has access....

enhancement

Not really an issue but I just want to ask how can we migrate the data (the volume containing the data in the container's `/palworld` directory) from (let's say) MacOS...

## Describe the bug the DAYTIME_SPEEDRATE and NIGHTTIME_SPEEDRATE should be: larger number means shorter days, beacuse is `speed` in offical document. you can test with a larger night time speed...

bug
documentation

**Is your feature request related to a problem? Please describe.** Feature for after #440 RCON can still be on if `DISABLE_GENERATE_SETTINGS=true` however our scripts won't use it unless RCON_ENABLED=true **Describe...

enhancement

**Is your feature request related to a problem? Please describe.** Currently we check RCON_ENABLED in many places **Describe the solution you'd like** Ideally only need to check if RCON is...

enhancement

## Context * This will enable us to start, stop, restart different processes * No Container reboot is needed to restart the main Palworld process * Enables updates, restores and...

enhancement
help wanted

## Describe the bug If PLAYER_LOGGING_POLL_PERIOD is too low then it's possible the server isn't fully booted. ## To Reproduce Steps to reproduce the behavior: Start a server with player...

bug