A lightweight, security-first CI/CD tool written in Rust.
DeployBridge is a small, fast, API-based CI/CD tool that integrates with Docker webhooks to automate your deployments. Projects are managed entirely through simple config files — add or remove projects without touching a dashboard or database. Built with security as the first priority, so you can self-host it with confidence.
- 🦀 Written in Rust — small binary, low memory footprint, fast startup
- 🐳 Docker webhook integration — trigger deployments automatically on image push
- ⚙️ Config-file driven — add or remove projects by editing a config file, no UI needed
- 🔒 Security-first design — built from the ground up with secure defaults
Work in Progress — DeployBridge is under active development. The core features, installation guide, and full documentation are being worked on and will be added soon.
Planned for the docs:
- Installation & setup guide
- Configuration file reference
- Docker webhook setup
- Security model & best practices
The project is in its early stages — issues, ideas, and pull requests are welcome!
License to be added.
⭐ If this project sounds useful to you, consider starring the repo to follow its progress!