AskaDedicatedServer

AskaDedicatedServer

Aplicación Docker from Natcoso9955's Repository

Visión general

ASKA is a multiplayer survival game set in a mythical Viking Age world. This container runs a dedicated server for ASKA using Proton-GE for compatibility.

REQUIREMENTS:

SAVE MANAGEMENT:

  • Leave ASKA_SAVE_ID empty for new servers (auto-generated after first save)
  • For existing saves: place savegame_* folder in /aska-saves volume and delete server.properties.docker.txt
  • Save ID format: characters after 'savegame_' (e.g., bbdb7_1801262114211)

CUSTOM MODE:

  • Set ASKA_MODE to 'custom' to enable advanced settings (terrain, seasons, difficulty, etc.)
  • Advanced settings must be configured in server.properties.docker.txt file

For more information, visit the Docker Hub page.

Argumentos en tiempo de ejecución

Red
bridge
Concha
sh
Privilegiado
false
Parámetros adicionales
--restart=unless-stopped

Configuración de plantillas

Server Display NameVariable

Name displayed in the session/server browser

Objetivo
ASKA_DISPLAY_NAME
Por defecto
My ASKA Server
Server Internal NameVariable

Internal server identifier/hostname (use lowercase, hyphens allowed, no spaces)

Objetivo
ASKA_SERVER_NAME
Por defecto
my-aska-server
Authentication TokenVariable

Steam GSL authentication token from https://steamcommunity.com/dev/managegameservers (App ID: 1898300). REQUIRED.

Objetivo
ASKA_AUTH_TOKEN
Save IDVariable

Save ID from savegame folder name (e.g., bbdb7_1801262114211). Leave empty for new world or auto-detection. Auto-populated after first save.

Objetivo
ASKA_SAVE_ID
Server PasswordVariable

Password required to join the server (leave empty for no password)

Objetivo
ASKA_PASSWORD
RegionVariable

Server region: default (auto-ping best), asia, japan, europe, south america, south korea, usa east, usa west, australia, canada east, hong kong, india, turkey, united arab emirates, usa south central

Objetivo
ASKA_REGION
Por defecto
default
Valor
default
Game ModeVariable

normal = standard gameplay | custom = enables terrain, season, difficulty customization (edit server.properties.docker.txt for custom settings)

Objetivo
ASKA_MODE
Por defecto
normal
Valor
normal
Max PlayersVariable

Maximum number of players allowed on the server (1-4)

Objetivo
ASKA_MAX_PLAYERS
Por defecto
4
Valor
4
World SeedVariable

World generation seed (leave empty for random)

Objetivo
ASKA_SEED
Keep World AliveVariable

true = world updates even with no players | false = world loads/unloads with players

Objetivo
ASKA_KEEP_WORLD_ALIVE
Por defecto
false
Valor
false
Autosave StyleVariable

Options: every morning, disabled, every 5 minutes, every 10 minutes, every 15 minutes, every 20 minutes

Objetivo
ASKA_AUTOSAVE_STYLE
Por defecto
every morning
Valor
every morning
Worker ThreadsVariable

Unity worker threads - leave empty for auto (CPU cores - 1)

Objetivo
ASKA_WORKER_THREADS
Skip Steam UpdateVariable

Skip Steam updates on container start: 0 = update (recommended), 1 = skip updates

Objetivo
ASKA_SKIP_STEAM_UPDATE
Por defecto
0
Valor
0
Steam ValidateVariable

Validate game files on start: 0 = no validation (faster), 1 = validate files (slower, fixes corruption)

Objetivo
ASKA_STEAM_VALIDATE
Por defecto
0
Valor
0
Time ZoneVariable

Container timezone (e.g., America/New_York, Europe/London, Asia/Kuala_Lumpur)

Objetivo
TZ
Por defecto
UTC
Valor
UTC
Enable Save BackupVariable

Enable automatic backup on container start: 0 = disabled, 1 = enabled

Objetivo
ASKA_SAVE_BACKUP
Por defecto
0
Valor
0
Keep BackupsVariable

Number of backup saves to retain (only applies when ASKA_SAVE_BACKUP=1)

Objetivo
ASKA_KEEP_SAVES
Por defecto
3
Valor
3
Crash PatternVariable

Custom log pattern for crash detection (advanced users only - leave empty for default)

Objetivo
ASKA_CRASH_PATTERN
Server DataPathrw

Server installation and data directory (contains server.properties.docker.txt for advanced customization)

Objetivo
/home/steam/aska_server
Por defecto
/mnt/user/appdata/aska/server
Valor
/mnt/user/appdata/aska/server
Save FilesPathrw

Directory for world saves and backups (savegame_* folders go here)

Objetivo
/aska-saves
Por defecto
/mnt/user/appdata/aska/saves
Valor
/mnt/user/appdata/aska/saves
Game Port (UDP)Portudp

Steam game port - clients connect here for gameplay (must be forwarded in router)

Objetivo
27015
Por defecto
27015
Valor
27015
Query Port (UDP)Portudp

Steam query port - manages server browser and client pings (must be forwarded in router)

Objetivo
27016
Por defecto
27016
Valor
27016

Categorías

Descargar estadísticas

882
Descargas totales

Detalles

Repositorio
jimbit0/aska-dedicated-server:experimental
Última actualización2026-05-18
Visto por primera vez2026-01-31

Ejecute AskaDedicatedServer en Unraid.

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