BitOps Logo

BitOps centralizes, organizes, and deploys your Infrastructure-as-Code

LICENSE Python 3.8 Latest Release BitOps Discussions Docker Hub downloads Join our Discord Star on Github


BitOps is an automated orchestrator for deployment tools using GitOps.

It leverages a way to describe the infrastructure for many environments and IaC tools called an Operations Repository.


Features

Configurable

Tell BitOps what deployment tools and parameters it needs to deploy your application through environment variables or yaml-based configuration.

Event Hooks

If BitOps doesn't have built-in support for your use case, BitOps can execute arbitrary bash scripts at different points in its lifecycle.

Customizable

Our newest feature Plugins offer a layer of plug-and-play specialization with the BitOps core. Use one of our officially supported plugins or make your own!

Runs Anywhere

By bundling all logic in BitOps, you can have the same experience regardless of which pipeline service runs your CI. You can even run BitOps locally!