Service Tickets
Gain technical support
检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
中国站
简体中文
Notes:
Recommended Servers for Online Multiplayer Games,Play Palworld without any lag! :https://activity.huaweicloud.com/intl/en-us/beginner-discount.html
If you use an existing Elastic Cloud Server (ECS) to deploy the game Palworld, ensure that the ECS meets the following conditions:
1. System environment: The CPU architecture is x86, and the operating system is Ubuntu.
2. Security group rule: Configure an inbound rule to allow UDP traffic to the ECS in the security group over port 8211, ensuring that the game server can provide services for external systems.
The following shows the detailed deployment steps.
1. Use VNC provided on the ECS console or a remote login tool to log in to the ECS where you want to deploy the game.
Figure 1 Remotely logging in to an ECS using VNC (log in to the ECS console, select the target ECS, and click Remote Login in the Operation column)
Figure 2 Logging in using Remote Login on the management console
2. Run the following commands on the game server (the command output is shown in the following figure):
The commands that can be copied are as follows, please note that spaces need to be added before and after "744":
wget -P /tmp/ https://documentation-samples.obs.cn-north-4.myhuaweicloud.com/solution-as-code-publicbucket/solution-as-code-moudle/deploy-a-palworld-dedicated-server/userdata/install-palworld_ubuntu_steam.sh
chmod744/tmp/install-palworld_ubuntu_steam.sh
/tmp/install-palworld_ubuntu_steam.sh
Figure 3 Downloading the deployment script
Figure 4 Granting the execute permission for the deployment script
Figure 5 Executing the deployment script
3. When Palworld is running successfully, good game! is displayed, it indicates that the game has been successfully installed.
Figure 6 Successful game installation
4. Run the netstat -ulpt command to check whether port 8211 of the game server is enabled.
Figure 7 Checking whether port 8211 of the game server is enabled
5. The deployment script automatically configures automatic startup for you. You can run the following commands to manage the game Palworld:
sudo systemctl start palworld
sudo systemctl restart palworld
sudo systemctl stop palworld
sudo systemctl status palworld
We use cookies to improve our site and your experience. By continuing to browse our site you accept our cookie policy. Find out more