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

Updating to using array for STARTCOMMAND due to issues that `su steam -c "${STARTCOMMAND}"` can have with escaped quotes and spaces, also this will allow for spaces in server names...

## Context It is relatively unsafe with the way Palworld handles it's server terminations to leave the default deployment setting of RollingUpdate. Switching to Recreate ensures the old pod is...

help wanted
Kubernetes

First, thank you for creating this docker container! This issue isn't really a problem, more like something that might cause confusion for some users. ## Problem When I run `rcon-cli`...

## Context For me, volume mount was not updating despite destroying the pod and spawning a new one. Changing the hierarchy to be consistent with the data dir mount fixed...

help wanted
Kubernetes

## Describe the bug I have these warning message in the screenshot and i don't know if i need to worry ? ## Screenshots ![Capture d'écran 2024-01-26 152805](https://github.com/thijsvanloef/palworld-server-docker/assets/23698300/909b99e4-178f-42fd-b82d-5b3c3bea6f9e) ## Desktop...

## Context * Add a description to the server ## Choices * Implemented the same as the other settings ## Test instructions 1. Set a description in docker-compose 2. Start...

Problem: I started a palworld save on my local machine. We've made some progress and would like to translate this save to a dedicated server. I've tried FTP'ing save files...

PalWorldSettings.ini file is created in [/Pal/Saved/Config/LinuxServer/PalWorldSettings.ini] but is empty, also I tried delete PalWorldSettings.ini file and restart server, it not create .ini file how can I find default file or...

## Describe the bug As directed in the readme, I've updated the environment variables, but /Pal/Saved/Config/LinuxServer/PalWorldSettings.ini continues to show default values. ## To Reproduce Steps to reproduce the behavior: 1....

kubernetes
stale

Requires the k8s deployment to be in the **palworld** namespace. Currently, it is set to run at 9:30am UTC daily. I'm newer to configuring such things, and will work to...

help wanted
kubernetes