Palworld

Palworld

Docker app from ich777's Repository

Overview

This Docker will download and install SteamCMD. It will also install Palworld and run it.

Server Name: Palworld Docker
Password: Docker
Admin Password: adminDocker

Configuration: The configuration is located at: .../Pal/Saved/Config/LinuxServer/PalWorldSettings.ini

ATTENTION: First Startup can take very long since it downloads the gameserver files!

Update Notice: Simply restart the container if a newer version of the game is available.

You can also run multiple servers with only one SteamCMD directory!

Install Palworld on Unraid in a few clicks.

Find Palworld in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Palworld Review the template variables and paths Click Install

Requirements

At least 32GB of free system memory, a restart every 24 hours is recommended!

Categories

Download Statistics

6,627,783
Total Downloads
25,228
This Month
29,093
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Explore more like this

Explore all

Details

Repository
ghcr.io/ich777/steamcmd:palworld
Last Updated2026-05-06
First Seen2024-01-19

Runtime arguments

Network
bridge
Shell
bash
Privileged
false
Extra Params
--restart=unless-stopped

Template configuration

SteamCMDPathrw
Target
/serverdata/steamcmd
Value
/mnt/user/appdata/steamcmd
ServerFilesPathrw
Target
/serverdata/serverfiles
Value
/mnt/cache/appdata/palworld
GAME_IDVariable

The GAME_ID that the container download at startup. If you want to install a static or beta version of the game change the value to: '2394010 -beta YOURBRANCH' (without quotes, replace YOURBRANCH with the branch or version you want to install).

Value
2394010
Game ParametersVariable

Enter your game parameters (if you don't want to create a publicly listed server remove the value -publiclobby)

Target
GAME_PARAMS
Value
-publiclobby -rconport=25575
Extra Game ParametersVariable

Enter your Extra Game Parameters seperated with a space and - (eg: -No-useperfthreads -NoAsyncLoadingThread)

Target
GAME_PARAMS_EXTRA
Value
-useperfthreads -NoAsyncLoadingThread -UseMultithreadForDS
Update Public IPVariable

If set to 'true' the container will check on each container start if the Public IP is still valid (the container will try to grab your public IP on the first server start since the public IP is necessary to run a community server).

Target
UPDATE_PUBLIC_IP
Default
false|true
Value
false
Enable BackupsVariable

Set this value to 'true' to enable the automated backup function from the container, you find the Backups in '.../palworld/Backups/'. Set to 'false' to disable the backup function.

Target
BACKUP
Default
false|true
Value
false
Backup IntervalVariable

The backup interval in minutes (ATTENTION: The first backup will be triggered after the set interval in this variable after the start/restart of the container)

Target
BACKUP_INTERVAL
Value
120
Backups to KeepVariable

Number of backups to keep (by default set to 12 to keep the backups of the last 24 hours)

Target
BACKUPS_TO_KEEP
Value
12
UDP1 - Game PortPortudp

UDP Gameport (if you need another port, please delete this entry and create a new UDP Port with the required port number, also don't forget to change the port number in your config)

Target
8211
Value
8211
TCP - RCONPorttcp

Default RCON Port (don't forward that in your router, RCON is only meant for local access and RCON is unencrypted - RCON is by default disabled in the config you have to first enable it in the config if you want to use it)

Target
25575
Value
25575
Steam-UsernameVariable

Your Steam username goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION: You have to disable Steam Guard).

Target
USERNAME
Steam-PasswordVariable

Your Steam password goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION: You have to disable Steam Guard).

Target
PASSWRD
UIDVariable
Value
99
GIDVariable
Value
100
Validate InstallationVariable

Set the Variable to 'true' if you want to validate the installation otherwise leave it blank.

Target
VALIDATE