ARKSurvivalEvolved

ARKSurvivalEvolved

Aplicación Docker from Mainfrezzer's Repository

Visión general

This Docker will download and install SteamCMD. It will also install ARK:SurvivalEvolved and run it (Normal server startup of ARK can take a long time!).

WARNING: You have to set the value vm.max_map_count to at least 256000 on the host as root with the command:
echo 265000 > /proc/sys/vm/max_map_count
To make that value persistent on Unraid please use a User Script that runs on startup or with the command from above or put it in your go file.

ATTENTION: First Startup can take very long since it downloads the gameserver files!

Update Notice: Simply restart the container if a newer version of the game is available.

You can also run multiple servers with only one SteamCMD directory!

Argumentos en tiempo de ejecución

Red
bridge
Concha
bash
Privilegiado
false
Parámetros adicionales
--ulimit nofile=2048:65530 --restart=unless-stopped

Configuración de plantillas

SteamCMDPathrw

Container Path: /serverdata/steamcmd

Objetivo
/serverdata/steamcmd
Valor
/mnt/user/appdata/steamcmd
ServerFilesPathrw

Container Path: /serverdata/serverfiles

Objetivo
/serverdata/serverfiles
Valor
/mnt/cache/appdata/ark-se
GAME_IDVariable

The GAME_ID that the container download at startup. If you want to install a static or beta version of the game change the value to: '376030 -beta YOURBRANCH' (without quotes, replace YOURBRANCH with the branch or version you want to install).

Valor
376030
Validate InstallationVariable

Set the Variable to 'true' if you want to validate the installation otherwise leave it blank.

Objetivo
VALIDATE
UDP 1Portudp

UDP Gameport (if you need another port, please delete this entry and create a new UDP Port with the required port number, also don't forget to click an 'Show more settings ...' and change the port number

Objetivo
7777
Valor
7777
UDP 2Portudp

Container Port: 7778

Objetivo
7778
Valor
7778
UDP SteamPortudp

Container Port: 27015

Objetivo
27015
Valor
27015
RCON TCPPorttcp

Container Port: 27020

Objetivo
27020
Valor
27020
MapVariable

Container Variable: MAP

Objetivo
MAP
Por defecto
TheIsland
Valor
TheIsland
Server NameVariable

This field accepts no spaces

Objetivo
SERVER_NAME
Valor
ASE_Docker
Server PasswordVariable

This field accepts no spaces

Objetivo
SRV_PWD
Valor
Docker
Server Admin PasswordVariable

This field accepts no spaces

Objetivo
SRV_ADMIN_PWD
Valor
adminDocker
Game ParametersVariable

Enter your game parameters seperated with ? and start with a ? (don't put spaces in between eg: ?MaxPlayers=40?FastDecayUnsnappedCoreStructures=true)

Objetivo
GAME_PARAMS
Valor
?Port=7777?QueryPort=27015?MaxPlayers=50?RCONEnabled=True?RCONPort=27020
Extra Game ParametersVariable

Type in your Extra Game Parameters seperated with a space and - (eg: -DisableDeathSpectator -UseBattlEye)

Objetivo
GAME_PARAMS_EXTRA
Valor
-server -log
Steam-UsernameVariable

Your Steam username goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION: You have to disable Steam Guard).

Objetivo
USERNAME
Steam-PasswordVariable

Your Steam password goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION: You have to disable Steam Guard).

Objetivo
PASSWRD
UIDVariable

Container Variable: UID

Valor
99
GIDVariable

Container Variable: GID

Valor
100

Categorías

Detalles

Repositorio
ghcr.io/mainfrezzer/ase-docker
Última actualización2026-05-31
Visto por primera vez2025-07-21

Ejecute ARKSurvivalEvolved en Unraid.

ARKSurvivalEvolved se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.