Skip to content

steezeburger/palworld-rathole-docker-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Palworld Rathole Docker Compose

This repo contains the config files and services definitions to run a Rathole server and client for Palworld

Usage

Dependencies

  • just
  • docker and docker compose

First, copy the example .env.example file to .env and fill in the required values.

  • RATHOLE_SERVER_ADDRESS - the address where the Rathole server is running
  • RATHOLE_TOKEN - the token to use for Rathole server and client
just gen-env

Then generate the required config files from the templates and your .env

just gen-rathole-configs

Server

The Rathole server will usually be run on a public server.

just start-server

Client

The Rathole client will run on the same machine as your Palworld server.

just start-client

About

A docker compose setup for Rathole and Palworld

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages