Mindustry

Mindustry

Docker app from ich777's Repository

Overview

This is a Basic Mindustry Server. It will download the preferred version of Mindustry and run it. UPDATE NOTICE: If you set the GAME_V to 'latest' the container will always check on startup for a new version or you can set it to whatever version you preferr eg: '100', '90',... (without quotes, upgrading and downgrading also possible). CONSOLE: To connect to the console open up the terminal for this docker and type in: 'docker exec -u mindustry -ti NAMEOFYOURCONTAINER screen -xS Mindustry' (without quotes).

Install Mindustry on Unraid in a few clicks.

Find Mindustry 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 Mindustry Review the template variables and paths Click Install

Categories

Download Statistics

66,379
Total Downloads
1,408
This Month
1,163
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Explore more like this

Explore all

Details

Repository
ghcr.io/ich777/mindustry-server
Last Updated2024-12-19
First Seen2019-11-23

Runtime arguments

Web UI
http://[IP]:[PORT:8080]/
Network
bridge
Shell
bash
Privileged
false
Extra Params
--restart=unless-stopped

Template configuration

ServerFilesPathrw

Container Path: /mindustry

Target
/mindustry
Value
/mnt/cache/appdata/mindustry
TCP - GameportPorttcp

Container Port: 6567

Target
6567
Value
6567
UDP - GameportPortudp

Container Port: 6567

Target
6567
Value
6567
Game VersionVariable

Preferred game version goes here (set to ‘latest’ to download the latest and check on every startup if there is a newer version available)

Target
GAME_V
Value
latest
Server NameVariable

Servername goes here

Target
SRV_NAME
Value
DockerMindustry
Extra Game ParametersVariable

Extra startup Parameters if needed (leave empty if not needed)

Target
GAME_PARAMS
TCP - WebConsolePorttcp

WebConsole (by default, you can connect to the Mindustry console by opening your browser and go to HOSTIP:9031 - eg: 192.168.1.1:9031 - or click on WebUI on the Docker page within Unraid).

Target
8080
Value
9031
UMASKVariable

Permissions for newly created files. Don’t change unless you are knowing what you are doing!

Value
000
UIDVariable

Container Variable: UID

Value
99
GIDVariable

Container Variable: GID

Value
100