Video coming soon…
🎮 Setup Modded Minecraft — Forge, Fabric, and CurseForge Server
Deploy a modded Minecraft server on Ubuntu with Docker — run Forge, Fabric, or full CurseForge modpacks with the trusted itzg image, on port 25567.
⚠️ This script is provided for demo and testing purposes only. Not intended for production use.
📦 Resources & Setup Scripts
Grab the automated bash script from GitHub to follow along with the video.
Quick Install:
wget https://raw.githubusercontent.com/mhmdali94/Docker/main/gaming/minecraft-modded/minecraft-modded-ubuntu.sh
chmod +x minecraft-modded-ubuntu.sh
./minecraft-modded-ubuntu.sh
Tutorial Steps
1 Download the Script
wget https://raw.githubusercontent.com/mhmdali94/Docker/main/gaming/minecraft-modded/minecraft-modded-ubuntu.sh
2 Make it Executable
chmod +x minecraft-modded-ubuntu.sh
3 Run the Installer
./minecraft-modded-ubuntu.sh
4 Connect and Add Mods
your-server-ip:25567
Ports Used
| Port | Purpose |
|---|---|
| 25567 | Minecraft server (mapped from the standard port 25565) |