setupmc.com

setupmc.com · Minecraft servers with Docker

Set up a Minecraft server with Docker

Create your Compose file or find a guide to setup, troubleshooting, and backups.

compose.yml

Java Edition example

ready to adapt
services:  minecraft:    image: itzg/minecraft-server    ports:      - 25565:25565    environment:      EULA: "TRUE"
Choose your version, memory, and server settings in the configurator.

For running servers

Set up and restore Minecraft backups

Instructions and configuration examples for cloud storage, Discord notifications, and recovery with itzg/mc-backup.

View the Backup Guide