AskaDedicatedServer

AskaDedicatedServer

Docker 应用程序 from Natcoso9955's Repository

概述

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.

运行时参数

网络
bridge
外壳
sh
特权
false
额外参数
--restart=unless-stopped

模板配置

Server Display NameVariable

Name displayed in the session/server browser

目标
ASKA_DISPLAY_NAME
默认值
My ASKA Server
Server Internal NameVariable

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

目标
ASKA_SERVER_NAME
默认值
my-aska-server
Authentication TokenVariable

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

目标
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.

目标
ASKA_SAVE_ID
Server PasswordVariable

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

目标
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

目标
ASKA_REGION
默认值
default
价值
default
Game ModeVariable

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

目标
ASKA_MODE
默认值
normal
价值
normal
Max PlayersVariable

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

目标
ASKA_MAX_PLAYERS
默认值
4
价值
4
World SeedVariable

World generation seed (leave empty for random)

目标
ASKA_SEED
Keep World AliveVariable

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

目标
ASKA_KEEP_WORLD_ALIVE
默认值
false
价值
false
Autosave StyleVariable

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

目标
ASKA_AUTOSAVE_STYLE
默认值
every morning
价值
every morning
Worker ThreadsVariable

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

目标
ASKA_WORKER_THREADS
Skip Steam UpdateVariable

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

目标
ASKA_SKIP_STEAM_UPDATE
默认值
0
价值
0
Steam ValidateVariable

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

目标
ASKA_STEAM_VALIDATE
默认值
0
价值
0
Time ZoneVariable

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

目标
TZ
默认值
UTC
价值
UTC
Enable Save BackupVariable

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

目标
ASKA_SAVE_BACKUP
默认值
0
价值
0
Keep BackupsVariable

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

目标
ASKA_KEEP_SAVES
默认值
3
价值
3
Crash PatternVariable

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

目标
ASKA_CRASH_PATTERN
Server DataPathrw

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

目标
/home/steam/aska_server
默认值
/mnt/user/appdata/aska/server
价值
/mnt/user/appdata/aska/server
Save FilesPathrw

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

目标
/aska-saves
默认值
/mnt/user/appdata/aska/saves
价值
/mnt/user/appdata/aska/saves
Game Port (UDP)Portudp

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

目标
27015
默认值
27015
价值
27015
Query Port (UDP)Portudp

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

目标
27016
默认值
27016
价值
27016

下载统计数据

882
下载总数

详细信息

存储库
jimbit0/aska-dedicated-server:experimental
最后更新2026-05-18
初见2026-01-31

在Unraid 上运行 AskaDedicatedServer 。

AskaDedicatedServer 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。