Foundry

Foundry

Docker 应用程序 from MattyStacks's Repository

概述

This Docker will download and install SteamCMD. It will also install Foundry Dedicated Server and run it. ATTENTION: First Startup can take very long since it downloads the gameserver files! Update Notice: Simply restart the container if a newer version of the game is available. You can also run multiple servers with only one SteamCMD directory!

运行时参数

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

模板配置

SteamCMDPathrw
目标
/serverdata/steamcmd
价值
/mnt/user/appdata/steamcmd
ServerFilesPathrw
目标
/serverdata/serverfiles
价值
/mnt/user/appdata/foundry
GAME_IDVariable

The GAME_ID that the container downloads at startup (2915550 for Foundry Dedicated Server).

价值
2915550
GAME_PARAMSVariable

Enter your extra start up commands for the server here otherwise leave empty.

Validate InstallationVariable

Set the Variable to 'true' if you want to validate the installation otherwise leave it blank.

目标
VALIDATE
Server NameVariable

Name of the Server

目标
SERVER_NAME
价值
Foundry Docker Server
World NameVariable

Name of the Server World

目标
SERVER_WORLD_NAME
价值
MyWorld
Map SeedVariable

Map seed used to generate the world (leave blank for random seed).

目标
MAP_SEED
Server PasswordVariable

Server Password (leave blank for no password)

目标
SERVER_PASSWORD
Public ServerVariable

List Server as Public (set to '0' to disable or set to '1' to enable).

目标
SERVER_IS_PUBLIC
价值
true
UDP - Game PortPortudp

UDP Game Port (default 3724)

目标
3724
价值
3724
UDP - Query PortPortudp

UDP Query Port (default 27015)

目标
27015
价值
27015
Max PlayersVariable

Maximum number of players allowed on the server (default 4).

目标
SERVER_MAX_PLAYERS
价值
4
Pause When EmptyVariable

Pause the server when no players are connected (set to 'true' or 'false').

目标
PAUSE_WHEN_EMPTY
价值
true
Autosave IntervalVariable

Autosave interval in seconds (default 300 = 5 minutes).

目标
AUTOSAVE_INTERVAL
价值
300
Steam-UsernameVariable

Your Steam username goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION: You have to disable Steam Guard).

目标
USERNAME
Steam-PasswordVariable

Your Steam password goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION: You have to disable Steam Guard).

目标
PASSWRD
GAME_PORTVariable

Game Port - must match the UDP Game Port mapping above.

价值
3724
QUERY_PORTVariable

Query Port - must match the UDP Query Port mapping above.

价值
27015
UIDVariable

Only change if you know what you are doing!

价值
99
GIDVariable

Only change if you know what you are doing!

价值
100

详细信息

存储库
ghcr.io/mattystacks/steamcmd:foundry
最后更新2026-05-31
初见2026-01-19

在Unraid 上运行 Foundry 。

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