Everything you need for modern, automated deployments
Deploy any number of repositories from a single webhook server. Perfect for managing multiple projects.
Docker-based deployments with automatic container recreation. No service interruption during updates.
Works for any user, any directory structure. No hardcoded paths or usernames.
Automatically detects project type and generates appropriate deployment scripts.
Built with security best practices and robust error handling for production use.
Works seamlessly with Gitea, GitHub, and other Git providers with simple webhook setup.
Get your CI/CD system running in seconds with this single command
Run this command on your Linux server:
curl -sSL https://github.com/jrh89/cicd/raw/master/webhook-server/install-server.sh | sudo bash
After installation, your webhook server will be running at http://YOUR_SERVER_IP:9001/deploy
Everything you need to set up and troubleshoot your CI/CD system