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:
- Authentication token from https://steamcommunity.com/dev/managegameservers for App ID: 1898300
- UDP ports 27015 and 27016 must be forwarded in your router
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
Name displayed in the session/server browser
- Objetivo
- ASKA_DISPLAY_NAME
- Por defecto
- My ASKA Server
Internal server identifier/hostname (use lowercase, hyphens allowed, no spaces)
- Objetivo
- ASKA_SERVER_NAME
- Por defecto
- my-aska-server
Steam GSL authentication token from https://steamcommunity.com/dev/managegameservers (App ID: 1898300). REQUIRED.
- Objetivo
- ASKA_AUTH_TOKEN
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
Password required to join the server (leave empty for no password)
- Objetivo
- ASKA_PASSWORD
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
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
Maximum number of players allowed on the server (1-4)
- Objetivo
- ASKA_MAX_PLAYERS
- Por defecto
- 4
- Valor
- 4
World generation seed (leave empty for random)
- Objetivo
- ASKA_SEED
true = world updates even with no players | false = world loads/unloads with players
- Objetivo
- ASKA_KEEP_WORLD_ALIVE
- Por defecto
- false
- Valor
- false
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
Unity worker threads - leave empty for auto (CPU cores - 1)
- Objetivo
- ASKA_WORKER_THREADS
Skip Steam updates on container start: 0 = update (recommended), 1 = skip updates
- Objetivo
- ASKA_SKIP_STEAM_UPDATE
- Por defecto
- 0
- Valor
- 0
Validate game files on start: 0 = no validation (faster), 1 = validate files (slower, fixes corruption)
- Objetivo
- ASKA_STEAM_VALIDATE
- Por defecto
- 0
- Valor
- 0
Container timezone (e.g., America/New_York, Europe/London, Asia/Kuala_Lumpur)
- Objetivo
- TZ
- Por defecto
- UTC
- Valor
- UTC
Enable automatic backup on container start: 0 = disabled, 1 = enabled
- Objetivo
- ASKA_SAVE_BACKUP
- Por defecto
- 0
- Valor
- 0
Number of backup saves to retain (only applies when ASKA_SAVE_BACKUP=1)
- Objetivo
- ASKA_KEEP_SAVES
- Por defecto
- 3
- Valor
- 3
Custom log pattern for crash detection (advanced users only - leave empty for default)
- Objetivo
- ASKA_CRASH_PATTERN
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
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
Steam game port - clients connect here for gameplay (must be forwarded in router)
- Objetivo
- 27015
- Por defecto
- 27015
- Valor
- 27015
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
Detalles
jimbit0/aska-dedicated-server:experimentalEjecute 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.