Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.04 KB

Pulumi.README.md

File metadata and controls

23 lines (14 loc) · 1.04 KB

Pulumi Minecraft Server on AWS

This Pulumi code deploys a Java-based vanilla Minecraft server on AWS EC2.

Add this IP address ${outputs.minecraft_vm_ip} to your Minecraft client to connect to the server

Step by step instructions

  1. Start your Minecraft client

  2. Click on Multiplayer

  1. Click on Add Server

  1. Enter a name and the IP address ${outputs.minecraft_vm_ip} of the server

  1. Click on Done and select the server

Enjoy the game!