Post

Minecraft Server on Docker

📬 Subscribe to my newsletter Subscribe

I found an easy way to host a Minecraft server on docker.

You can go to https://setupmc.com/java-server/ to get your own customized setup. It has an interactive and easy to use UI that sets up the docker compose file for you. It uses the itzg/docker-minecraft-server container as the underlying dependency.

Additionally, I came across this post which showed some administrator panels I could use to administrate my running server through a website.

PufferPanel (free)

Pterodactyl (free)

Pelican (a fork of pterodactyl, also free)

This post is licensed under CC BY 4.0 by the author.