Windrose

Windrose

Aplicación Docker from Nodiaque's Repository

Visión general

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

Argumentos en tiempo de ejecución

Red
bridge
Concha
bash
Privilegiado
false
Parámetros adicionales
--restart=unless-stopped

Configuración de plantillas

SteamCMDPathrw
Objetivo
/serverdata/steamcmd
Valor
/mnt/user/appdata/steamcmd
ServerFilesPathrw
Objetivo
/serverdata/serverfiles
Valor
/mnt/cache/appdata/windrose
Game parameterVariable

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

Objetivo
GAME_PARAMS
Valor
-MULTIHOME=0.0.0.0 -PORT=7777 -QUERYPORT=7778
Game Port UDPPortudp
Objetivo
7777
Por defecto
7777
Valor
7777
Game Port TCPPorttcp
Objetivo
7777
Por defecto
7777
Valor
7777
Query PortPortudp
Objetivo
7778
Por defecto
7778
Valor
7778
TailScale Fallback State DirectoryVariable{3}

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

Objetivo
CA_TS_FALLBACK_DIR
Por defecto
/serverdata/steamcmd
Valor
/serverdata/steamcmd
TailScale Fallback State DirectoryVariable{3}

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

Objetivo
CA_TS_FALLBACK_DIR
Por defecto
/serverdata/steamcmd
Valor
/serverdata/steamcmd

Categorías

Descargar estadísticas

20,995
Descargas totales

Detalles

Repositorio
nodiaque/steamcmd:windrose
Última actualización2026-04-27
Visto por primera vez2026-04-15

Ejecute Windrose en Unraid.

Windrose se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.