store: Palworld Dedicated Server on Proxmox LXC 230
This commit is contained in:
parent
4bd1b6e51b
commit
f2fb80c7bc
@ -0,0 +1,42 @@
|
|||||||
|
---
|
||||||
|
id: e5922fd9-9afc-46ae-bcce-39d0938bfee3
|
||||||
|
type: configuration
|
||||||
|
title: "Palworld Dedicated Server on Proxmox LXC 230"
|
||||||
|
tags: [palworld, proxmox, lxc, game-server, steamcmd, configuration, claude-home]
|
||||||
|
importance: 0.8
|
||||||
|
confidence: 0.8
|
||||||
|
created: "2026-03-05T03:42:33.623043+00:00"
|
||||||
|
updated: "2026-03-05T03:42:33.623043+00:00"
|
||||||
|
---
|
||||||
|
|
||||||
|
# Palworld Dedicated Server on Proxmox LXC
|
||||||
|
|
||||||
|
## Container Details
|
||||||
|
- LXC ID: 230
|
||||||
|
- Hostname: palworld-server
|
||||||
|
- IP: 10.10.0.230
|
||||||
|
- OS: Debian 12
|
||||||
|
- Resources: 4 cores, 16GB RAM, 60GB disk on local-lvm (HDD-backed)
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
- Steam App ID: 2394010
|
||||||
|
- Installed via SteamCMD as `steam` user
|
||||||
|
- Server version: v0.7.2.87654 (as of session)
|
||||||
|
|
||||||
|
## Credentials
|
||||||
|
- Server password: "Big-Chungus-Manti-69"
|
||||||
|
- Admin password: "palworldadmin2026"
|
||||||
|
|
||||||
|
## Networking
|
||||||
|
- Port 8211 UDP — game traffic
|
||||||
|
- Port 8212 TCP — REST API
|
||||||
|
- RCON is deprecated; use REST API instead
|
||||||
|
|
||||||
|
## Service & Scripts
|
||||||
|
- Systemd service: `/etc/systemd/system/palworld.service`
|
||||||
|
- Launch flags: `-useperfthreads -NoAsyncLoadingThread -UseMultithreadForDS -players=16`
|
||||||
|
- Update script: `/home/steam/update-palworld.sh`
|
||||||
|
|
||||||
|
## Notes
|
||||||
|
- Type=simple, Restart=on-failure in systemd unit
|
||||||
|
- HDD is workable for small groups; SSD recommended by devs to prevent save corruption
|
||||||
Loading…
Reference in New Issue
Block a user