Files

3.9 KiB

More Deployment Info

On Kubernetes

Using Helm

Using Shulker

Shulker is a Kubernetes operator for managing complex and dynamic Minecraft infrastructures, including game servers and proxies. It uses the docker-minecraft-server and docker-bungeecord images under-the-hood.

With Ansible

Ansible is an open-source task automation tool built in Python. Ansible playbooks can be used to automate all kinds of tasks, including deploying remote Minecraft servers.

Using the MASH playbook

The MASH Playbook is a premade playbook with the option to deploy a wide variety of open-source services to your server(s), including docker-minecraft-server, making it a good option if you want all the bells and whistles alongside your Minecraft server.

On CloudFormation (AWS)

If you're looking for a simple way to deploy this to the Amazon Web Services Cloud, check out the Minecraft Server Deployment (CloudFormation) repository. This repository contains a CloudFormation template that will get you up and running in AWS in a matter of minutes. Optionally it uses Spot Pricing so the server is very cheap, and you can easily turn it off when not in use.

Supporting Articles

Below are supporting articles for server deployment.