Skip to content

chatasma/mars-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mars API Docker compose configuration

Description

Docker compose configuration for a Mars server. Provides default configuration options.

This setup is not intended for development environments. Use only for running.

Includes:

Instructions

First, you will need Docker installed and the user you execute the startup script to be added to the docker group.

  • Startup:
./scripts/up.sh
  • Teardown:
./scripts/down.sh

Notes

  • The Mars API RS image is only built for linux/amd64. Consequently, the host must be AMD64 as well.
  • Don't try setting a password for Redis.. the API does not authenticate with one
  • Host-mapped ports include 8000 for the HTTP API and 25565 for the MC server

About

Dockerized Mars with a sensible default configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published