Deploy & Rollback
One-click deploy, force deploy, and instant rollback with full per-run logs. Never be stuck on a bad release again.
A self-hosted Laravel dashboard for deploying, rolling back, and monitoring your Git-backed websites — with container management, security insights, and enterprise automation built in.
Free forever for Community. Enterprise license unlocks unlimited nodes + premium automation.
Built on proven open-source technology
From one-click deploys to enterprise container orchestration — GWM handles the ops so you can focus on the code.
One-click deploy, force deploy, and instant rollback with full per-run logs. Never be stuck on a bad release again.
Track health endpoints per project with live state, last-checked timestamps, and visual indicators across your portfolio.
Manage Docker nodes, containers, and managed PostgreSQL/MySQL databases. Community supports up to 3 nodes; Enterprise unlocks unlimited.
Trigger deploys automatically from GitHub webhook events or scheduled checks. Set it once, let it run.
Review Dependabot and npm audit findings in one unified view with remediation workflows and scheduled automated audits.
Queue background work in order — deploys, audits, dependency actions — with controls to reorder, cancel, or process immediately.
Generate preview builds for any commit to validate changes safely before they touch production.
Monitor heartbeat status, run scheduler actions manually, and manage cron setup directly from the UI without touching the server.
Update the manager itself with safe defaults and force-update recovery options — stay current without SSH sessions.
Self-hosted means you're in control. Spin it up on any server with PHP 8.2+ and Git.
Copy the environment file and fill in your database, git credentials, and queue settings.
cp .env.example .env
composer install
php artisan key:generate
php artisan migrate
Install Node dependencies and build the frontend. Docker users can skip this — it's handled for you.
npm install && npm run build
Log in, add your first Git project, configure the deployment path and branch, then hit Deploy.
# Or use Docker:
docker compose \
--env-file .env.docker \
up -d --build
Community Edition is free forever. Enterprise unlocks unlimited container nodes and premium automation features.
Self-hosted, open source. No license key required.
One annual license per installation. Updates included.
| Feature | Community | Enterprise Pro |
|---|---|---|
| Deployments | ||
| Unlimited projects | ✓ | ✓ |
| Deploy & rollback | ✓ | ✓ |
| Preview builds by commit | ✓ | ✓ |
| SSH/FTP Remote Deployment | ✓ | ✓ |
| Webhook auto-deploy | ✓ | ✓ |
| Monitoring | ||
| Health endpoint monitoring | ✓ | ✓ |
| Task queue & scheduler | ✓ | ✓ |
| Security insights (manual) | ✓ | ✓ |
| Scheduled dependency audits | — | ✓ |
| White Labelling Options | — | ✓ |
| Container Infrastructure | ||
| Docker node management | Up to 3 nodes | Unlimited |
| Managed database containers | ✓ | ✓ |
| Container runtime audits | — | ✓ |
| Kubernetes management | — | ✓ |
| Support | ||
| Community support | ✓ | ✓ |
| Priority support | — | ✓ |
Install the Community Edition today — no account required, no cloud dependency, no lock-in.