Giter VIP home page Giter VIP logo

palworld_server's Introduction

幻兽帕鲁(palworld)Docker 私服

部署方法

幻兽帕鲁官方推荐4C8G,常规要求是4C16G,最佳配置是4G32G内存。

  1. 找一台 Linux Ubuntu 22机器,可以是云,也可以是本地
  2. 执行命令
sudo docker run -d --restart=always   -v /root/palworld/Saved:/home/steam/Steam/steamapps/common/PalServer/Pal/Saved  -p 8211:8211/udp --name pal-server seolhw/pal-server 
  1. 用 IP:8211 的方式去客户端测试连接

也可以自己打包镜像,本仓库也提供了 Dockerfile 文件

注意事项

  1. 如果选择自己打包镜像的话,不能使用 windows 机器来打包
  2. IP:端口,要确保被本地机器能够访问到,
    1. 端口:如果是云服务器,则一般修改安全组,开放 8211 端口,协议选择 UDP,允许所有IP
    2. IP:如果是云服务器,则使用公网IP

palworld_server's People

Contributors

seolhw avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

le45tx1m

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.