premises

module
v0.11.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 22, 2026 License: AGPL-3.0

README

Premises

"Premises" is a software to build on-demand Minecraft server on cloud.

Premises consists of the following 2 parts:

  1. Frontend that determine configuration of the server, and creates VM. (Control Panel)
  2. Software to actually configure game and monitor that the server alive. (Runner)

Features

  • Launch Minecraft server from Web.
  • Save world data on S3 and select world to load.
  • Monitor server status in real time.
  • Monitor CPU usage of server in real time.
  • Instantly take snapshot of running world and restore it.

Deploying

Kubernetes

You can deploy Premises to Kubernetes using the Helm chart. You will still need to prepare PostgreSQL, Valkey instances and environment variables to configure Premises.
See the test manifest for an example.

$ helm upgrade --install premises premises \
    --repo https://premises.kofuk.org/charts

This Helm chart will make use of LoadBalancer service to expose Minecraft and proxy backend port to the internet. Please make sure your Kubernetes cluster supports LoadBalancer service type.

Docker Compose

Deploying to Kubernetes is the recommended method, but legacy methods using Docker Compose can also be used. See documentation for step to setup Premises on your server.

License

GNU Affero General Public License v3.0 or later.

Directories

Path Synopsis
cmd
mcserver-fake command
ostack-fake command
common module
controlpanel
cmd/pmctl command
cmd/premises command
home module
ostack-fake module
runner module
internal/commands/mclauncher/core
Package core is a generated GoMock package.
Package core is a generated GoMock package.
internal/commands/mclauncher/middleware/monitoring/watchdog
Package watchdog is a generated GoMock package.
Package watchdog is a generated GoMock package.
internal/commands/mclauncher/middleware/world/service
Package service is a generated GoMock package.
Package service is a generated GoMock package.
internal/commands/mclauncher/rcon
Package rcon is a generated GoMock package.
Package rcon is a generated GoMock package.
internal/env
Package env is a generated GoMock package.
Package env is a generated GoMock package.
internal/system
Package system is a generated GoMock package.
Package system is a generated GoMock package.
tests

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL