Skip to content

Subhodip1307/DeployBridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌉 DeployBridge

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.

✨ Key Ideas

  • 🦀 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

🚧 Project Status

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

🤝 Contributing

The project is in its early stages — issues, ideas, and pull requests are welcome!

📄 License

License to be added.


⭐ If this project sounds useful to you, consider starring the repo to follow its progress!

About

⚡ Lightweight Rust CI/CD tool: Docker webhooks + config-driven deployments, built with security first

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors