Windrose Server Manager Hub

Manage your Windrose dedicated servers from anywhere — no port forwarding, no tunnel setup.

Download for Windows Sign up Sign in

~40 MB. Self-contained — no .NET install required. Sign up by email or with Discord.

Install on your game-server box

  1. Download the manager ZIP and unzip it
  2. Copy appsettings.Local.example.jsonappsettings.Local.json and fill in your RCON password
  3. Double-click run-console.bat to try it, or run install-as-service.ps1 as Administrator
  4. Open http://localhost:8080 in a browser

Connect to the hub (optional)

  1. Sign up here (email/password or Discord)
  2. Click Add server and copy the token
  3. Paste it into your manager's appsettings.Local.json under Hub
  4. Restart the manager — it appears online here within seconds

What you get

Player tracking
Live join/leave with friendly names resolved from the server log
Discord routing
Per-event webhooks: ban alerts, restarts, players, crashes
Scheduled restarts
Cron-driven with countdown announcements
Scheduled announcements
Recurring in-game messages via /say
RCON console
From the local UI or remotely from this hub
Audit log
Every admin action recorded

Want to host your own hub?

The hub is open source. Source on the downloads page. Self-hosting guide includes systemd unit + nginx/Caddy/OpenLiteSpeed reverse-proxy examples with WebSocket support.