โšก v2.0.1 โ€” Now Available

DeployManager

Self-hosted CI/CD for your VPS.
Push to Git โ†’ your app deploys automatically.

Install on Ubuntu 22.04 / Debian 12
curl -fsSL https://deploymanager.parthrb.dev/install.sh -o install.sh echo "b4fd20fe738b0200956bf0710606affd7f1d56514b55c203056f2e5fb6353791 install.sh" | sha256sum -c sudo bash install.sh

๐Ÿ”„ Git-triggered deploys

Push to a branch โ†’ webhook fires โ†’ script runs โ†’ logs stream live

๐Ÿณ Docker ready

Full Docker Compose setup. Or bare metal with PM2 + Nginx.

๐Ÿ” Secure webhooks

HMAC-SHA256 verified. GitHub and GitLab supported.

๐Ÿ“Š Real-time logs

Watch deploy output line-by-line in your browser.

๐Ÿ—๏ธ 7 templates

React, Vue, Node.js, PHP, Python, Static, Custom bash.

๐Ÿ‘ฅ Role-based access

ADMIN, DEVELOPER, VIEWER roles.