AskaDedicatedServer
AskaDedicatedServer
Docker-Anwendung from Natcoso9955's Repository
Übersicht
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.
Laufzeit-Argumente
- Netzwerk
bridge- Shell
sh- Privilegiert
- false
- Extra Params
--restart=unless-stopped
Konfiguration der Vorlage
Name displayed in the session/server browser
- Ziel
- ASKA_DISPLAY_NAME
- Standard
- My ASKA Server
Internal server identifier/hostname (use lowercase, hyphens allowed, no spaces)
- Ziel
- ASKA_SERVER_NAME
- Standard
- my-aska-server
Steam GSL authentication token from https://steamcommunity.com/dev/managegameservers (App ID: 1898300). REQUIRED.
- Ziel
- 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.
- Ziel
- ASKA_SAVE_ID
Password required to join the server (leave empty for no password)
- Ziel
- 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
- Ziel
- ASKA_REGION
- Standard
- default
- Wert
- default
normal = standard gameplay | custom = enables terrain, season, difficulty customization (edit server.properties.docker.txt for custom settings)
- Ziel
- ASKA_MODE
- Standard
- normal
- Wert
- normal
Maximum number of players allowed on the server (1-4)
- Ziel
- ASKA_MAX_PLAYERS
- Standard
- 4
- Wert
- 4
World generation seed (leave empty for random)
- Ziel
- ASKA_SEED
true = world updates even with no players | false = world loads/unloads with players
- Ziel
- ASKA_KEEP_WORLD_ALIVE
- Standard
- false
- Wert
- false
Options: every morning, disabled, every 5 minutes, every 10 minutes, every 15 minutes, every 20 minutes
- Ziel
- ASKA_AUTOSAVE_STYLE
- Standard
- every morning
- Wert
- every morning
Unity worker threads - leave empty for auto (CPU cores - 1)
- Ziel
- ASKA_WORKER_THREADS
Skip Steam updates on container start: 0 = update (recommended), 1 = skip updates
- Ziel
- ASKA_SKIP_STEAM_UPDATE
- Standard
- 0
- Wert
- 0
Validate game files on start: 0 = no validation (faster), 1 = validate files (slower, fixes corruption)
- Ziel
- ASKA_STEAM_VALIDATE
- Standard
- 0
- Wert
- 0
Container timezone (e.g., America/New_York, Europe/London, Asia/Kuala_Lumpur)
- Ziel
- TZ
- Standard
- UTC
- Wert
- UTC
Enable automatic backup on container start: 0 = disabled, 1 = enabled
- Ziel
- ASKA_SAVE_BACKUP
- Standard
- 0
- Wert
- 0
Number of backup saves to retain (only applies when ASKA_SAVE_BACKUP=1)
- Ziel
- ASKA_KEEP_SAVES
- Standard
- 3
- Wert
- 3
Custom log pattern for crash detection (advanced users only - leave empty for default)
- Ziel
- ASKA_CRASH_PATTERN
Server installation and data directory (contains server.properties.docker.txt for advanced customization)
- Ziel
- /home/steam/aska_server
- Standard
- /mnt/user/appdata/aska/server
- Wert
- /mnt/user/appdata/aska/server
Directory for world saves and backups (savegame_* folders go here)
- Ziel
- /aska-saves
- Standard
- /mnt/user/appdata/aska/saves
- Wert
- /mnt/user/appdata/aska/saves
Steam game port - clients connect here for gameplay (must be forwarded in router)
- Ziel
- 27015
- Standard
- 27015
- Wert
- 27015
Steam query port - manages server browser and client pings (must be forwarded in router)
- Ziel
- 27016
- Standard
- 27016
- Wert
- 27016
Kategorien
Statistik herunterladen
Einzelheiten
jimbit0/aska-dedicated-server:experimentalFühren Sie AskaDedicatedServer auf Unraid aus.
AskaDedicatedServer ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.