authentication_timeout=0subdomain_host=域名(如果有) privilege_mode=true 服务器端使用linux的screen命令来保持frp后台运行,以下为使用到的命令 screen-ls#列出当前运行的screen会话screen-S palserver#创建一个screen会话,会话名为palserverscreen-R palserver#从shell进入palserver会话 screen启动后切到frp目录,使用...
docker run -d \ --name palworld-server \ -p 8211:8211/udp \ -p 27015:27015/udp \ -v ./palworld:/palworld/ \ --env-file .env \ --restart unless-stopped \ --stop-timeout 30 \ thijsvanloef/palworld-server-docker:latest
docker run -d \ --name palworld-server \ -p 8211:8211/udp \ -p 27015:27015/udp \ -v ./palworld:/palworld/ \ --env-file .env \ --restart unless-stopped \ --stop-timeout 30 \ thijsvanloef/palworld-server-docker:latest Kubernetes All files you will need to deploy this containe...
docker run -d \ --name palworld-server \ -p 8211:8211/udp \ -p 27015:27015/udp \ -v ./palworld:/palworld/ \ --env-file .env \ --restart unless-stopped \ --stop-timeout 30 \ thijsvanloef/palworld-server-docker:latest Kubernetes All files you will need to deploy this contai...
Palworld Dedicated Server Docker Chat with the community on Discord English|한국어|简体中文 [!TIP] Unsure how to get started? Check outthis guide I wrote! This is a Docker container to help you get started with hosting your ownPalworlddedicated server. ...
TZ=UTC \ -e ADMIN_PASSWORD=adminPasswordHere \ -e SERVER_PASSWORD=worldofpals \ -e COMMUNITY=false \ -e SERVER_NAME=World of Pals \ -e SERVER_DESCRIPTION=palworld-server-docker by Thijs van Loef \ --restart unless-stopped \ --stop-timeout 30 \ thijsvanloef/palworld-server-docker:...
--stop-timeout 30 \ thijsvanloef/palworld-server-docker:latest @@ -224,7 +224,7 @@ It is highly recommended you set the following environment values before startin | REST_API_ENABLED | Enable REST API for the palworld server | false | true/false | 0.35.0 | | REST_API_PORT | RE...
Palworld - Dedicated Server Docker Container A fully featured Docker container image for running a Palworld dedicated server. Has a robust backup system, 100% configurable via environment variables, and more. Important There is a known bug with the in-game community server browser. It initially ...
基于Level.sav存档解析和RCON优雅地用可视化界面管理幻兽帕鲁专用服务器。/ Through parse Level.sav and RCON, visual interface management PalWorld dedicated server. - Nick-Suo/palworld-server-tool
https://github.com/jammsen/docker-palworld-dedicated-server/blob/develop/servermanager.sh#L52 Owner jammsen commented Feb 1, 2024 • edited Is there a particular use case you wanted to discuss? If so I have some time this weekend? @acelan @SLYROOKO Yes, use-case of "online-players...