MCSManager-Daemon

MCSManager-Daemon

Docker 应用程序 from billyboi's Repository

概述

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

要求

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

运行时参数

网络
bridge
外壳
sh
特权
false
额外参数
--restart unless-stopped

模板配置

Daemon PortPorttcp

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

目标
24444
默认值
24444
价值
24444
Daemon DataPathrw

Stores daemon data including server instance files.

目标
/opt/mcsmanager/daemon/data
默认值
/mnt/user/appdata/mcsmanager/daemon/data
价值
/mnt/user/appdata/mcsmanager/daemon/data
Daemon LogsPathrw

Stores daemon logs.

目标
/opt/mcsmanager/daemon/logs
默认值
/mnt/user/appdata/mcsmanager/daemon/logs
价值
/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.

目标
25565-25575
默认值
25565-25575
价值
25565-25575
Minecraft Port Range UDPPortudp

UDP port range for Minecraft Bedrock server instances.

目标
25565-25575
默认值
25565-25575
价值
25565-25575
Web Map PortPorttcp

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

目标
8100
价值
8100
Docker Workspace PathVariable

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

目标
MCSM_DOCKER_WORKSPACE_PATH
默认值
/mnt/user/appdata/mcsmanager/daemon/data/InstanceData
价值
/mnt/user/appdata/mcsmanager/daemon/data/InstanceData
Docker SocketPathrw

Allows MCSManager Daemon to manage Docker containers for game servers.

目标
/var/run/docker.sock
默认值
/var/run/docker.sock
价值
/var/run/docker.sock
LocaltimePathro

Syncs container time with host.

目标
/etc/localtime
默认值
/etc/localtime
价值
/etc/localtime

下载统计数据

131,085
下载总数

详细信息

存储库
githubyumao/mcsmanager-daemon:latest
最后更新2026-05-10
初见2026-04-10

在Unraid 上运行 MCSManager-Daemon 。

MCSManager-Daemon 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。