Giter Club home page Giter Club logo

palworld-docker's Introduction

Palword-SM (Palword Server Manager)

Palword-SM is a set of Docker containers that allow you to easily manage a dedicated server for the Palword game. The aim of this project is to provide a simple UI so that anyone can create their own server with a minimum of knowledge. A simple Docker installation is required.

๐Ÿ“š Table of contents

๐Ÿ“ฆ Prerequisites

๐Ÿ› ๏ธ Installation

  1. Clone the repository
git clone [email protected]:TheoBIET/Palword-SM.git
  1. Go to the project folder
cd Palword-SM
  1. Create the config.yml from the config.example.yml file
cp config.example.yml config.yml
  1. Edit the config.yml file to your liking

  2. Edit the values between <> in the docker-compose.yml file

environment:
    - ENV HOST=0.0.0.0
    - PORT=8212
    - RCON_PORT=25575
    - RCON_PASSWORD=<RCON_PASSWORD>
    - SERVER_IP=<SERVER_IP>
    - SERVER_PORT=<SERVER_PORT>
  1. Start the containers
docker-compose up -d
  1. Open Palworld and connect to your server ๐ŸŒž

๐Ÿ’ป RCON Commands

You can find the list of RCON commands here.

๐Ÿ› Report a bug

If you find a bug, please report it into the issues section.

๐Ÿ“ License

This project is licensed under the MIT License - see the LICENSE file for details.

palworld-docker's People

Contributors

theobiet avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

palworld-docker's Issues

Whitelist

Hello

Is there a Whitelist option with ur docker ?

thanks

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.