MDW - Minecraft Docker WebUI icon

MDW - Minecraft Docker WebUI -----

A lightweight WebUI for managing Minecraft Docker servers, Velocity networks, backups and configs.



Quick Start

Code (Text):
python3 webui/app.py
Open the WebUI locally:

Code (Text):
http://127.0.0.1:8088/
For LAN access:

Code (Text):
MCDOCKER_WEBUI_HOST=0.0.0.0 MCDOCKER_WEBUI_PORT=8088 python3 webui/app.py
Basic Workflow

  1. Create or select a server profile.
  2. Set container name, RAM, server type, ports and data directory.
  3. Click Save to save the WebUI profile.
  4. Click Apply to create or recreate the Docker container.
  5. Use Start, Stop or Restart for normal operation.

Save only saves the profile.
Apply recreates the Docker container so changes like RAM, ports, image, RCON or volumes become active.

Velocity Networks

Give your Velocity proxy and backend servers the same network group name.
Then use Apply Network to write the basic Velocity and Paper forwarding configuration.

After that, recreate the affected containers with Apply or Restart.

Backups

The WebUI can create backups, restore backups into existing profiles and import backups as new server profiles.

During backup creation the action log shows progress while the archive is being written.

Config Editor

The file browser can open text config files directly, for example:

  • server.properties
  • velocity.toml
  • forwarding.secret
  • .yml / .yaml
  • .json
  • .conf
  • .txt

Config files are highlighted in the file list and can be edited inside the WebUI.
Resource Information
Author:
----------
Total Downloads: 9
First Release: May 18, 2026
Last Update: May 18, 2026
Category: ---------------
All-Time Rating:
0 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings