Hacker News new | ask | show | jobs
by stephengillie 3872 days ago
Were I Microsoft, I'd immediately containerize a Minecraft server.
2 comments

It has been done multiple times, by several people. Just run a search on GitHub :)

Usually you would install java, download the latest server jar and just start it. I was working on a set of scripts to launch multiple containers on the same host and keep track of the ports exposed, but I've only spent a couple of hours on it and jumped to something else https://github.com/pjperez/Multicraft

I've also added a poor man's queue system using Azure Storage :)

Forgive my poor coding; I'm not a developer and only do these things as a hobby.

Were I Microsoft, I wouldn't know how to find my back side.