spt-fika

spt-fika

Docker 应用程序 from apfaffman's Repository

概述

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.

运行时参数

网络
bridge
外壳
sh
特权
false

模板配置

Server FilesPathrw

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

目标
/opt/server
默认值
/mnt/cache/appdata/spt-fika
价值
/mnt/user/appdata/spt-fika
Listening PortPorttcp

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

目标
6969
默认值
6969
价值
6969
Install Fika ModVariable

Installs Fika to user/mods folder.

目标
INSTALL_FIKA
默认值
true
价值
true
Listen on All InterfacesVariable

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

目标
LISTEN_ALL_NETWORKS
默认值
false
价值
false
Enable Profile BackupVariable

Creates a cron job that handles profile backups.

目标
ENABLE_PROFILE_BACKUP
默认值
true
价值
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

目标
FIKA_VERSION
默认值
v2.4.6
价值
v2.3.6
Auto Update SPTVariable

Container to handle updating SPT in your existing serverfiles.

目标
AUTO_UPDATE_SPT
默认值
false
价值
false
Auto Update FikaVariable

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

目标
AUTO_UPDATE_FIKA
默认值
false
价值
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.

目标
TAKE_OWNERSHIP
默认值
true
价值
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.

目标
CHANGE_PERMISSIONS
默认值
true
价值
true
Install Other ModsVariable

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

目标
INSTALL_OTHER_MODS
默认值
false
价值
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.'

目标
MOD_URLS_TO_DOWNLOAD
默认值
false
价值
false

详细信息

存储库
ghcr.io/zhliau/fika-spt-server-docker:3.11.3
最后更新2026-05-31
初见2025-04-09

在Unraid 上运行 spt-fika 。

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