Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 615 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 615 Bytes

mcmodboard

API and Web UI to manage modded Minecraft servers

Running the project

docker compose up -d

Stopping the project

docker compose down

TODO

Web UI

  • Create a server
  • Edit configuration

API

  • Run server from configuration
  • Get server configurations

Notes