MCSManager-Daemon

MCSManager-Daemon

Docker app from billyboi's Repository

Overview

MCSManager (MCSM) Daemon - the backend component that manages and runs your game server instances. Communicates with the MCSManager Web UI panel to launch, stop, and monitor servers. NOTE: This is the Daemon component. You must also run the MCSManager-Web container. After installation, open the Web UI, go to Nodes, set a name for the Node, and set the Daemon IP to YOUR_Unraid_IP

Requirements

MCSManager-Web must also be running. But it's best to install this one first.

Runtime arguments

Network
bridge
Shell
sh
Privileged
false
Extra Params
--restart unless-stopped

Template configuration

Daemon PortPorttcp

Port used for communication between the Daemon and the Web UI panel.

Target
24444
Default
24444
Value
24444
Daemon DataPathrw

Stores daemon data including server instance files.

Target
/opt/mcsmanager/daemon/data
Default
/mnt/user/appdata/mcsmanager/daemon/data
Value
/mnt/user/appdata/mcsmanager/daemon/data
Daemon LogsPathrw

Stores daemon logs.

Target
/opt/mcsmanager/daemon/logs
Default
/mnt/user/appdata/mcsmanager/daemon/logs
Value
/mnt/user/appdata/mcsmanager/daemon/logs
Minecraft Port RangePorttcp

Port range for Minecraft server instances. Expand this range if you plan to run more than 10 servers.

Target
25565-25575
Default
25565-25575
Value
25565-25575
Minecraft Port Range UDPPortudp

UDP port range for Minecraft Bedrock server instances.

Target
25565-25575
Default
25565-25575
Value
25565-25575
Web Map PortPorttcp

Optional port or port range for web map viewing (Bluemap, Dynmap) (eg. 8100, 8123)

Target
8100
Value
8100
Docker Workspace PathVariable

Path where MCSManager stores game server instance data. Must match the Daemon Data path.

Target
MCSM_DOCKER_WORKSPACE_PATH
Default
/mnt/user/appdata/mcsmanager/daemon/data/InstanceData
Value
/mnt/user/appdata/mcsmanager/daemon/data/InstanceData
Docker SocketPathrw

Allows MCSManager Daemon to manage Docker containers for game servers.

Target
/var/run/docker.sock
Default
/var/run/docker.sock
Value
/var/run/docker.sock
LocaltimePathro

Syncs container time with host.

Target
/etc/localtime
Default
/etc/localtime
Value
/etc/localtime

Download Statistics

131,085
Total Downloads

Details

Repository
githubyumao/mcsmanager-daemon:latest
Last Updated2026-05-10
First Seen2026-04-10

Run MCSManager-Daemon on Unraid.

MCSManager-Daemon is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.