auto-mcs

auto-mcs

Docker app from yoshiro-mc's Repository

Overview

auto-mcs is a cross-platform Minecraft server manager that creates and runs servers (Vanilla, Paper, Fabric, Forge, and more) in under a minute, with mod/plugin management, automatic backups, and a scripting console. This container exposes the auto-mcs interface as a web terminal (ttyd) on the Web UI port. Manage everything from your browser — no desktop client needed. SECURITY: This template requires you to set a Web UI Password at install (the upstream default is root / auto-mcs — don't use it). The web terminal grants shell access inside the container, so keep it on your LAN unless you've secured it. PORTS: 8080 is the web UI, 7001 is the Telepath remote-management API, and 25565 is the default port for the Minecraft server auto-mcs runs. auto-mcs opens a new port for every server you create — if you plan to run more than one, set Network Type to "host" so you don't have to add a port mapping for each. TIP: If Crafty Controller or another Minecraft server already uses port 25565, change the host port here to something free (e.g. 30000).

Install auto-mcs on Unraid in a few clicks.

Find auto-mcs in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for auto-mcs Review the template variables and paths Click Install

Categories

Download Statistics

44,518
Total Downloads

Related apps

Explore more like this

Explore all

Details

Repository
macarooniman/auto-mcs:latest
Last Updated2026-05-17
First Seen2026-06-22

Runtime arguments

Web UI
http://[IP]:[PORT:8080]
Network
bridge
Shell
sh
Privileged
false
Extra Params
--security-opt=no-new-privileges:true -t -i --health-cmd='nc -z 127.0.0.1 8080' --health-interval=30s --health-timeout=5s

Template configuration

App DataPathrw

auto-mcs configuration, all managed servers, world files, and backups.

Target
/root/.auto-mcs
Default
/mnt/user/appdata/auto-mcs
Value
/mnt/user/appdata/auto-mcs
Web UI PortPorttcp

Browser interface (ttyd web terminal). Change only the host (left) side if 8080 is already in use; leave the container side at 8080.

Target
8080
Default
8080
Value
8080
Minecraft Server PortPorttcp

Default port for the Minecraft server auto-mcs runs. Change the host port if Crafty or another server already uses 25565. Add more port mappings for additional servers.

Target
25565
Default
25565
Value
25565
Telepath API PortPorttcp

Optional Telepath remote-management API. Only expose this if you use Telepath; keep it off your WAN.

Target
7001
Default
7001
Value
7001
WEB_USERNAMEVariable

Username for the web UI login. Default: root.

Default
root
Value
root
WEB_PASSWORDVariable

Password for the web UI login. Set a strong password here (the upstream default is 'auto-mcs' — do not use it). The web terminal is a root shell inside the container.

TZVariable

Timezone for log timestamps, e.g. America/New_York. Defaults to UTC.

Default
UTC
Value
UTC