Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

danielmanser/docker-palaceserver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-palaceserver

Run "The Palace Server" as a Docker container.

Read the the original licence

The original installer asked to agree to this: License, so only continue if you agree.

Build it

docker build -t palaceserver .

Run it

docker run -p 9998:9998 -p 9990:9990 --name pserver palaceserver

Connect

Start your Palace client and connect to palace://localhost:9998

Using docker-compose

docker-compose up --build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 39.6%
  • Perl 35.4%
  • Max 21.1%
  • Dockerfile 3.9%