bazooka-ci / bazooka

Continuous Integration and Continuous Deployment Server

Home Page:http://docs.bazooka-ci.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bazooka

Bazooka is a Continuous Integration and Continuous Deployment Server designed to let you install it wherever you want; On your local computer, on dedicated servers within your enterprise network, or on virtualized Cloud instances.

The Philosophy

We believe your build configuration should reside along your code, and be versioned as well. Tools like Travis or CircleCI lead the way.

But most of this tools are hosted services, and the "install yourself" alternatives are few and did not match what we think a Continuous Integration Tool like this should be.

This his How Bazooka was created.

Architecture & Design

Bazooka relies heavily on Docker and its ecosystem and has been designed around it, to take advantage of everything Docker is capable, and then focus on the CI/CD part.

In Bazooka, everything is a plugin, and each plugin is a Docker container. You can read more about bazooka's plugin architecture here

Documentation

To install Bazooka, setup development environment, or learn more about the specifics, we recommend reading the documentation

About

Continuous Integration and Continuous Deployment Server

http://docs.bazooka-ci.io/

License:MIT License


Languages

Language:Go 72.6%Language:JavaScript 12.4%Language:CSS 7.3%Language:HTML 5.0%Language:Shell 2.2%Language:Makefile 0.6%