Windrose Server Manager Hub
Manage your Windrose dedicated servers from anywhere — no port forwarding, no tunnel setup.
~40 MB. Self-contained — no .NET install required. Sign up by email or with Discord.
Install on your game-server box
- Download the manager ZIP and unzip it
- Copy
appsettings.Local.example.json→appsettings.Local.jsonand fill in your RCON password - Double-click
run-console.batto try it, or runinstall-as-service.ps1as Administrator - Open
http://localhost:8080in a browser
Connect to the hub (optional)
- Sign up here (email/password or Discord)
- Click Add server and copy the token
- Paste it into your manager's
appsettings.Local.jsonunderHub - 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
Live join/leave with friendly names resolved from the server log
Discord routing
Per-event webhooks: ban alerts, restarts, players, crashes
Per-event webhooks: ban alerts, restarts, players, crashes
Scheduled restarts
Cron-driven with countdown announcements
Cron-driven with countdown announcements
Scheduled announcements
Recurring in-game messages via /say
Recurring in-game messages via /say
RCON console
From the local UI or remotely from this hub
From the local UI or remotely from this hub
Audit log
Every admin action recorded
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.