A self-hosted IIS deployment pipeline with rollback, file manager, app pool control, user management and a rich real-time console — all from one browser tab.
Built for Windows Server teams that need a reliable, self-hosted CI/CD pipeline without cloud lock-in.
Deploy from ZIP, multiple files, or entire folder. Preserve critical files with the retain system. Real-time progress in the built-in console.
Every deployment is automatically backed up. Roll back to any previous version in seconds with a single click.
Start, stop, restart app pools and sites. Trigger IIS resets. See live state without opening IIS Manager.
Browse, upload, download, rename, and delete files on your server directly from the browser. Multi-select, drag-drop, and keyboard shortcuts.
Super Admin and User roles. Admins manage team access. All changes are logged with timestamps and user identity.
JWT authentication, bcrypt password hashing. Runs entirely on your own Windows Server — no data leaves your infrastructure.
One PowerShell script handles everything — Node.js, IIS, the Windows service, and firewall rules.
Click the Download button below to get the latest deploypro-setup.zip.
Right-click install.bat inside the ZIP and choose Run as administrator.
The installer checks for Node.js 18 LTS and IIS and installs any missing components automatically.
Browse to http://localhost:7070. Default credentials: admin / Admin@123 — change immediately.
Expand-Archive deploypro-setup.zip -DestinationPath C:\DeployPro Set-Location C:\DeployPro .\install.bat
Free, open, self-hosted. No subscription. No cloud dependency.
Requires Administrator privileges to install the Windows service and configure IIS.