spt-fika

spt-fika

Docker app from apfaffman's Repository

Overview

SPT AKI server backend with optional Fika mod (can be disabled on first run). Uses zedramus's docker image: https://github.com/zhliau/fika-spt-server-docker. Current SPT version: 3.11.3 Current Fika server version: v2.4.6 This is a barebones template to get your SPT/Fika server running quickly on Unraid.

Runtime arguments

Network
bridge
Shell
sh
Privileged
false

Template configuration

Server FilesPathrw

Location of required server files, user profiles, server (user/mod) mods, etc.

Target
/opt/server
Default
/mnt/cache/appdata/spt-fika
Value
/mnt/user/appdata/spt-fika
Listening PortPorttcp

Leave this alone unless you know what you're doing.

Target
6969
Default
6969
Value
6969
Install Fika ModVariable

Installs Fika to user/mods folder.

Target
INSTALL_FIKA
Default
true
Value
true
Listen on All InterfacesVariable

Sets http.json 'backendIp' value to 0.0.0.0, telling SPT to listen on all interfaces.

Target
LISTEN_ALL_NETWORKS
Default
false
Value
false
Enable Profile BackupVariable

Creates a cron job that handles profile backups.

Target
ENABLE_PROFILE_BACKUP
Default
true
Value
true
Fika VersionVariable

Override the Fika version string to grab the server release from. The release URL is formatted as https://github.com/project-fika/Fika-Server/releases/download/$FIKA_VERSION/fika-server.zip

Target
FIKA_VERSION
Default
v2.4.6
Value
v2.3.6
Auto Update SPTVariable

Container to handle updating SPT in your existing serverfiles.

Target
AUTO_UPDATE_SPT
Default
false
Value
false
Auto Update FikaVariable

Container to handle updating Fika server mod in your existing serverfiles.

Target
AUTO_UPDATE_FIKA
Default
false
Value
false
Container takes ownership of server filesVariable

If this is set to false, the container will not change file ownership of the server files. Make sure the running user has permissions to access these files.

Target
TAKE_OWNERSHIP
Default
true
Value
true
Container changes permissions of server filesVariable

If this is set to false, the container will not change file permissions of the server files. Make sure the running user has permissions to access these files.

Target
CHANGE_PERMISSIONS
Default
true
Value
true
Install Other ModsVariable

Automatically download and install any other mods as specified in MOD_URLS_TO_DOWNLOAD.

Target
INSTALL_OTHER_MODS
Default
false
Value
false
Mod Download URLSVariable

Space-separated list of URLs you want the server to automatically download and install. Requires INSTALL_OTHER_MODS to be 'true.'

Target
MOD_URLS_TO_DOWNLOAD
Default
false
Value
false

Categories

Details

Repository
ghcr.io/zhliau/fika-spt-server-docker:3.11.3
Last Updated2026-05-31
First Seen2025-04-09

Run spt-fika on Unraid.

spt-fika is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.