binhex-minecraftserver
binhex-minecraftserver
Docker app from Binhex's Repository
Overview
Runtime arguments
- Web UI
http://[IP]:[PORT:8222]- Network
bridge- Shell
bash- Privileged
- false
- Extra Params
--restart=unless-stopped
Template configuration
This is the Web UI port for the console.
- Target
- 8222
- Default
- 8222
Minecraft Server connection (TCP).
- Target
- 25565
- Default
- 25565
Minecraft Server connection (UDP).
- Target
- 25565
- Default
- 25565
This is the container path to your configuration files, e.g. databases, configuration files, logs etc.
- Target
- /config
- Default
- /mnt/user/appdata/minecraftbedrockserver
Specify the hour in 24 hour format to perform the backup.
- Target
- CREATE_BACKUP_HOURS
- Default
- 12
Specify the number of days before a backup is considered for purging.
- Target
- PURGE_BACKUP_DAYS
- Default
- 14
Specify whether you want to enable the Web UI console.
- Target
- ENABLE_WEBUI_CONSOLE
- Default
- yes|no
Specify whether you want authentication prompts when connecting to the Web UI console.
- Target
- ENABLE_WEBUI_AUTH
- Default
- yes|no
Specify the Web UI username.
- Target
- WEBUI_USER
- Default
- admin
Specify the Web UI password.
- Target
- WEBUI_PASS
- Default
- admin
Specify the Web UI console title.
- Target
- WEBUI_CONSOLE_TITLE
- Default
- Minecraft Java Server
Specify the absolute path to custom Jar.
- Target
- CUSTOM_JAR_PATH
- Default
- /config/minecraft/minecraft_server.jar
Specify the version of Java Runtime.
- Target
- JAVA_VERSION
- Default
- latest|21|17|11|8
Specify the initial Java Heap size in MB.
- Target
- JAVA_INITIAL_HEAP_SIZE
- Default
- 512M
Specify the maximum Java Heap size in MB.
- Target
- JAVA_MAX_HEAP_SIZE
- Default
- 1024M
Specify the maximum number of Java threads.
- Target
- JAVA_MAX_THREADS
- Default
- 1
Specify custom Java arguments.
- Target
- JAVA_CUSTOM_ARGS
Specify the Minecraft command you want to run on startup of the server.
- Target
- STARTUP_CMD
Enable or disable healthchecks.
- Target
- ENABLE_HEALTHCHECK
- Default
- yes|no
The command or script to execute, if not specified then the script healthcheck.sh will be used (process, dns and https checking).
- Target
- HEALTHCHECK_COMMAND
The action to execute if the healthcheck command returns a non zero exit code, if not specified the action will be 'exit 1', if you want the container to exit on failure then set the action to 'kill 1'.
- Target
- HEALTHCHECK_ACTION
The hostname used when performing HTTPS and DNS healthchecking.
- Target
- HEALTHCHECK_HOSTNAME
- Default
- google.com
User ID for the running container
- Target
- PUID
- Default
- 99
Group ID for the running container
- Target
- PGID
- Default
- 100
UMASK for the running container
- Target
- UMASK
- Default
- 000
Categories
Download Statistics
Total Downloads Over Time
Details
ghcr.io/binhex/arch-minecraftserverRun binhex-minecraftserver on Unraid.
binhex-minecraftserver is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.