Windrose

Windrose

Docker-Anwendung from Nodiaque's Repository

Übersicht

This Docker will download and install SteamCMD. It will also install Windrose and run it on Wine64.
** Configuration are required after first run **

Network:
Direct Port:
Port used are defined under Game Parameters. If you change them, you must remove and create the port binding.

Dyamic Port:
Remove the queryport and port from the game parameter, remove the port binding and start using host network. You must also change serverdescription.json to change "usedirectconnection" from true to false.

Configuration:
You must wait for the game to be fully initialize once, then shutdown the server to modify the config file.
NEVER MODIFY WHILE THE CONTAINER IS RUNNING.

There is 2 configuration file.
R5/ServerDescription.json is for the server itself (how it run). After first run, you must change these:

	"IsPasswordProtected": true,
	"Password": "yourpassword",
	"UseDirectConnection": true,
	"DirectConnectionServerPort": 7777,

To edit World configuration and settings, you edit the file WorldDescription.json. This file will be under a random named folder like R5/Saved/SaveProfiles/Default/RocksDB/game version/Worlds/world document id/WorldDescription.json

Reference:
https://playwindrose.com/dedicated-server-guide/

Update Notice: Simply restart the container if a newer version of the game is available.

Joining a game

If you don't use the direct port method, you must join using the invite code that you can find in ServerDescription.json

Laufzeit-Argumente

Netzwerk
bridge
Shell
bash
Privilegiert
false
Extra Params
--restart=unless-stopped

Konfiguration der Vorlage

SteamCMDPathrw
Ziel
/serverdata/steamcmd
Wert
/mnt/user/appdata/steamcmd
ServerFilesPathrw
Ziel
/serverdata/serverfiles
Wert
/mnt/cache/appdata/windrose
Game parameterVariable

If you change the port or query port, you must change port mapping

Ziel
GAME_PARAMS
Wert
-MULTIHOME=0.0.0.0 -PORT=7777 -QUERYPORT=7778
Game Port UDPPortudp
Ziel
7777
Standard
7777
Wert
7777
Game Port TCPPorttcp
Ziel
7777
Standard
7777
Wert
7777
Query PortPortudp
Ziel
7778
Standard
7778
Wert
7778
TailScale Fallback State DirectoryVariable{3}

Fallback container directory for tailscale state information - Added By Community Applications

Ziel
CA_TS_FALLBACK_DIR
Standard
/serverdata/steamcmd
Wert
/serverdata/steamcmd
TailScale Fallback State DirectoryVariable{3}

Fallback container directory for tailscale state information - Added By Community Applications

Ziel
CA_TS_FALLBACK_DIR
Standard
/serverdata/steamcmd
Wert
/serverdata/steamcmd

Kategorien

Statistik herunterladen

20,995
Downloads insgesamt

Einzelheiten

Repository
nodiaque/steamcmd:windrose
Zuletzt aktualisiert2026-04-27
Erstmals gesehen2026-04-15

Führen Sie Windrose auf Unraid aus.

Windrose ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.