📘 Quick start
Documentation
Deploy an OS to your KVM VPS in a few minutes.
1. Requirements
- A KVM-based VPS (OpenVZ / LXC are not supported)
- Root SSH access to that VPS
- Enough RAM & disk for your chosen profile
- An access key from your WindowsInstaller account
2. Run the installer
SSH into your VPS as root and run:
(wget https://windowsinstaller.rgmhost.cloud/setup.sh -4O wininstall.sh || curl https://windowsinstaller.rgmhost.cloud/setup.sh -Lo wininstall.sh) && bash wininstall.sh <YOUR_KEY>3. Wait for deployment
Your SSH session will disconnect once the image is written — this is normal. Wait ~15–30 minutes while the VPS reboots into the new OS.
4. Connect
- Windows: connect with Remote Desktop (RDP) to your VPS IP
- Linux (desktop): connect via VNC, or SSH for CLI images
- Default credentials are shown in your dashboard after deploy
⚠ Important
WindowsInstaller performs OS deployment only — no software licenses or activation are included. Ensure reinstalling the OS is permitted by your VPS provider's terms of service.