claude-memory/graph/configurations/palworld-dedicated-server-on-proxmox-lxc-230-e5922f.md
2026-03-04 21:43:51 -06:00

89 lines
2.7 KiB
Markdown

---
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:43:51.270056+00:00"
relations:
- target: 62ee21e8-2b56-4d38-a73d-47e2724f08c6
type: RELATED_TO
direction: outgoing
strength: 0.77
edge_id: 0df175ef-062b-46c7-8a39-6f407d9e4049
- target: 5da4468e-4a1b-481b-bbae-a32108dab33e
type: RELATED_TO
direction: outgoing
strength: 0.76
edge_id: 97fad55b-1719-4c08-ad0e-9d82d2167870
- target: 1a1281db-3886-4680-8793-2c102bb27ee1
type: RELATED_TO
direction: outgoing
strength: 0.75
edge_id: 1ae4988e-16aa-4053-af13-52cab4160be7
- target: 0381e6a1-d6f0-4441-9911-31b633f619c3
type: REQUIRES
direction: outgoing
strength: 0.9
edge_id: 8ce00497-6e9c-47cb-a360-d34f22eec06d
- target: 5cf15362-1388-4637-b0c8-e6a07d2629f0
type: RELATED_TO
direction: outgoing
strength: 0.8
edge_id: 5e32be64-3b6d-4fb9-a0af-7c996488f5dc
- target: ccb2b5a4-a9bb-4f8f-9367-d74713ab2415
type: BUILDS_ON
direction: incoming
strength: 0.85
edge_id: 27248d19-8a41-4049-855e-7ee9cc56565d
- target: 9f09eb50-682d-4018-88d0-19d38ac574ed
type: RELATED_TO
direction: incoming
strength: 0.8
edge_id: b2d84cd4-ab42-41dd-9b43-6ca36d79706d
- target: c09e45d0-fe4a-48a9-a61e-f38b4099a911
type: RELATED_TO
direction: incoming
strength: 0.7
edge_id: 332161f3-ca96-4fbb-a0cd-0f8e6af73ebc
- target: f154acf1-81a8-47e3-8338-108f1837de57
type: RELATED_TO
direction: outgoing
strength: 0.7
edge_id: c77b9437-f14c-4f28-ad23-83875dcc0533
---
# 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