Add Minecraft template

This commit is contained in:
Steve Shipway
2016-03-04 01:35:43 +00:00
parent aea7d97a21
commit 4e5eefe245
5 changed files with 507 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
# Minecraft
### Topology
This will start up several Minecraft servers of the specified type. If no
world seed is specified, then a random one will be used. A Load Balancer
will be created over the top so that they can be accessed.
The load balancers will run on every host with the label **LB=1**. If
no hosts match this, then you will get no load balancers!
### Options
You **must** accept the [EULA](https://account.mojang.com/documents/minecraft_eula) by selecting **TRUE** in the dropdown.
You should specify a unique port number for the load balancers to listen on.
The other options for the server may be left as their defaults.