Skip to content

Commit

Permalink
add Palworld Dedicated Server
Browse files Browse the repository at this point in the history
  • Loading branch information
Cp0204 committed Jan 31, 2024
1 parent e4934df commit d65923b
Show file tree
Hide file tree
Showing 7 changed files with 98 additions and 0 deletions.
97 changes: 97 additions & 0 deletions Apps/palworld-server/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
name: palworld-server
services:
palworld-server:
image: thijsvanloef/palworld-server-docker:latest
restart: unless-stopped
container_name: palworld-server
ports:
- 8211:8211/udp
- 27015:27015/udp
environment:
- PUID=1000
- PGID=1000
- PORT=8211 # 可选但推荐
- PLAYERS=8 # 可选但推荐
- MULTITHREADING=true
- RCON_ENABLED=true
- RCON_PORT=25575
- TZ=Asia/Shanghai
- COMMUNITY=false # 如果您希望服务器显示在社区服务器页中,请启用此选项(注意配置SERVER_PASSWORD!)
- SERVER_NAME="World of Pals"
- SERVER_PASSWORD="worldofpals" # 可选但推荐
- ADMIN_PASSWORD="adminPasswordHere"
volumes:
- /DATA/AppData/palworld-server:/palworld/
deploy:
resources:
reservations:
memory: 2G

x-casaos:
architectures:
- amd64
main: palworld-server
store_app_id: palworld-server
category: Games
author: Cp0204
developer: thijsvanloef
icon: https://cdn.jsdelivr.net/gh/Cp0204/CasaOS-AppStore-Play@main/Apps/palworld-server/icon.png
screenshot_link:
- https://cdn.jsdelivr.net/gh/Cp0204/CasaOS-AppStore-Play@main/Apps/palworld-server/screenshot-1.png
- https://cdn.jsdelivr.net/gh/Cp0204/CasaOS-AppStore-Play@main/Apps/palworld-server/screenshot-2.png
- https://cdn.jsdelivr.net/gh/Cp0204/CasaOS-AppStore-Play@main/Apps/palworld-server/screenshot-3.png
thumbnail: https://cdn.jsdelivr.net/gh/Cp0204/CasaOS-AppStore-Play@main/Apps/palworld-server/thumbnail.png
description:
en_us: Get started with hosting your own Palworld dedicated server. Palworld is an action-adventure, survival, and monster-taming game created and published by Japanese developer Pocket Pair. The game is set in an open world populated with animal-like creatures called "Pals", which players can battle and capture to use for base building, traversal, and combat.
zh_cn: 创建你自己的《幻兽帕鲁》专用服务器。《幻兽帕鲁》是由日本开发商Pocket Pair推出的一款动作冒险生存游戏。游戏设定在一个居住着类似动物的生物“帕鲁”的开放世界中,玩家可以战斗并捕捉帕鲁,然后用它们来建造基地、骑乘和战斗。《幻兽帕鲁》可单人游玩,也可通过私人多人服务器来让最多4名玩家同时在线游戏,还支持最多32名玩家在一个服务器上进行网络游戏。
tagline:
en_us: Easily run a Palworld dedicated server
zh_cn: 轻松运行《Palworld 幻兽帕鲁》专用服务器
title:
en_us: Palworld Dedicated Server
zh_cn: 《幻兽帕鲁》私服
tips:
before_install:
en_us: |
This application is a game private service with high performance requirements:
| Resources | Minimum | Recommended |
| ---- | ---- | ---- | ---- |
| CPU | 4-core | 4-core+ |
| RAM | 16GB | 32GB+ |
| Storage | 4GB | 12GB+ |
> Has been tested 1 player logged in to play 2GB RAM usage.
Environment variables that should be modified after installation:
| Variables | Information | Defaults |
| ---- | ---- | ------ |
| SERVER_NAME | Server Name | `World of Pals` |
| SERVER_PASSWORD | Server Password | `worldofpals` |
| ADMIN_PASSWORD | Server administrator password | `adminPasswordHere` |
Other parameters of the game server can be set in the environment variables, please read the [documentation](https://github.com/thijsvanloef/palworld-server-docker?tab=readme-ov-file#editing-server-settings).
zh_cn: |
本应用属于游戏私服,性能要求较高:
| 资源 | 最小 | 推荐 |
| ---- | ---- | ---- |
| CPU | 4核| 4核以上 |
| 运存 | 16GB | 32GB+ |
| 存储空间 | 4GB | 12GB+ |
> 经测试单人登入游玩约 2GB RAM 占用。
安装后应修改的环境变量:
| 变量 | 信息 | 默认值 |
| ---- | ---- | ------ |
| `SERVER_NAME` | 服务器名称 | `World of Pals` |
| `SERVER_PASSWORD` | 服务器密码 | `worldofpals` |
| `ADMIN_PASSWORD` | 服务器管理员密码 | `adminPasswordHere` |
在环境变量中还可以设置游戏服务器其他参数,请阅读[文档](https://github.com/thijsvanloef/palworld-server-docker/blob/main/docs/zh-CN/README.md#编辑服务器配置)。
port_map: ''
scheme: http
index: /
Binary file added Apps/palworld-server/icon.ico
Binary file not shown.
Binary file added Apps/palworld-server/screenshot-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Apps/palworld-server/screenshot-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Apps/palworld-server/screenshot-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Apps/palworld-server/thumbnail.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ If you think this project is helpful to you, you can give me a little support. T
| ![NextChat](https://cdn.jsdelivr.net/gh/Cp0204/CasaOS-AppStore-Play@main/Apps/nextchat/icon.png) | [NextChat](./Apps/nextchat) | An intelligent chat application based on ChatGPT, supports fast deployment, Markdown, beautiful UI, fluid response, privacy and security, and allows customization of preset roles for quick creation, sharing, and debugging of personalized conversations.<br>一个基于 ChatGPT 的智能聊天应用,支持快速部署、Markdown 支持、精美 UI、流式响应、隐私安全等多个功能,并且能够自定义预制角色快速创建、分享和调试个性化对话。 |
| ![nginxWebUI](https://cdn.jsdelivr.net/gh/Cp0204/CasaOS-AppStore-Play@main/Apps/nginxWebUI/icon.png) | [nginxWebUI](./Apps/nginxWebUI) | nginxWebUI is a graphical management of nginx configuration tool , you can use the web page to quickly configure the various functions of nginx , including http protocol forwarding , tcp protocol forwarding , reverse proxy , load balancing , static html server , ssl certificate automatically apply for , renew , configure and so on , configure a good can be built to generate the nginx.conf file , and can control nginx using this file startup and reload , to complete the nginx graphical control of the closed loop . At the same time you can control nginx use this file to start and reload, complete the graphical control of nginx closed loop.<br>nginxWebUI是一款图形化管理nginx配置得工具, 可以使用网页来快速配置nginx的各项功能, 包括http协议转发, tcp协议转发, 反向代理, 负载均衡, 静态html服务器, ssl证书自动申请、续签、配置等, 配置好后可一建生成nginx.conf文件, 同时可控制nginx使用此文件进行启动与重载, 完成对nginx的图形化控制闭环. |
| ![NocoDB](https://cdn.jsdelivr.net/gh/Cp0204/CasaOS-AppStore-Play@main/Apps/nocodb/icon.png) | [NocoDB](./Apps/nocodb) | NocoDB is a no-code database platform that allows teams to collaborate and build applications with ease of a familiar and intuitive spreadsheet interface. This allows even non-developers or business users to become software creators.<br>NocoDB 是一个无代码数据库平台,允许团队通过熟悉和直观的电子表格界面轻松协作和构建应用程序。这甚至允许非开发人员或业务用户成为软件创建者。 |
| ![Palworld Dedicated Server](https://cdn.jsdelivr.net/gh/Cp0204/CasaOS-AppStore-Play@main/Apps/palworld-server/icon.png) | [Palworld Dedicated Server](./Apps/palworld-server) | Get started with hosting your own Palworld dedicated server. Palworld is an action-adventure, survival, and monster-taming game created and published by Japanese developer Pocket Pair. The game is set in an open world populated with animal-like creatures called "Pals", which players can battle and capture to use for base building, traversal, and combat.<br>创建你自己的《幻兽帕鲁》专用服务器。《幻兽帕鲁》是由日本开发商Pocket Pair推出的一款动作冒险生存游戏。游戏设定在一个居住着类似动物的生物“帕鲁”的开放世界中,玩家可以战斗并捕捉帕鲁,然后用它们来建造基地、骑乘和战斗。《幻兽帕鲁》可单人游玩,也可通过私人多人服务器来让最多4名玩家同时在线游戏,还支持最多32名玩家在一个服务器上进行网络游戏。 |
| ![PandoraNext](https://cdn.jsdelivr.net/gh/Cp0204/CasaOS-AppStore-Play@main/Apps/pandora-next/icon.png) | [PandoraNext](./Apps/pandora-next) | Pandora Cloud + Pandora Server + Shared Chat + BackendAPI Proxy + Chat2API = PandoraNext. New GPTs(Gizmo) UI, All in one! |
| ![php-nginx](https://cdn.jsdelivr.net/gh/Cp0204/CasaOS-AppStore-Play@main/Apps/php-nginx/icon.png) | [php-nginx](./Apps/php-nginx) | A Docker application that combines PHP-FPM and Nginx to serve PHP websites. It provides a convenient setup for running PHP applications with an Nginx web server.<br>一个将PHP-FPM和Nginx结合起来为PHP网站提供服务的Docker应用。它为使用Nginx作为Web服务器运行PHP应用程序提供了便捷的设置。 |
| ![Portainer](https://cdn.jsdelivr.net/gh/Cp0204/CasaOS-AppStore-Play@main/Apps/Portainer/icon.png) | [Portainer](./Apps/Portainer) | Portainer is a lightweight management UI which allows you to easily manage your Docker environments. It is designed to be easy to use and offers full control over your Docker hosts and containers.<br>Portainer 是一个轻量级的管理界面,可让您轻松管理Docker环境。它被设计为易于使用,并提供对Docker主机和容器的完全控制。 |
Expand Down

0 comments on commit d65923b

Please sign in to comment.