Skip to content

DeployManager v2.0.1

Choose a tag to compare

@20parth 20parth released this 29 May 19:02
· 19 commits to main since this release
2059fbe

DeployManager v2.0.1

Self-hosted CI/CD deployment management for your VPS.

Install

curl -fsSL https://deploymanager.parthrb.dev/install.sh -o install.sh
echo "b4fd20fe738b0200956bf0710606affd7f1d56514b55c203056f2e5fb6353791  install.sh" | sha256sum -c
sudo bash install.sh

- What's included
Backend API (Express + Prisma, compiled)
Frontend (React + Vite, built)
Docker Compose setup
Update scripts

- Requirements
Ubuntu 22.04 / Debian 12
1 GB RAM, 1 vCPU minimum

- Changelog
Initial public release
Docker + bare metal install options
7 framework deploy templates
Real-time log streaming
GitHub + GitLab webhook support