Kashti is a dashboard for your Brigade pipelines.
Brigade provides event-driven scripting for Kubernetes. With a simple JavaScriptfile, you can build elaborate pipelines composed of multiple containers runningin parallel or serially. Among other possible applications, Brigade can be usedto build highly flexible CI/CD pipelines.
Kashti is a web dashboard for Brigade, helping you easily visualize and inspect yourBrigade builds. Kashti gives you a deep view into your Brigade projects, scripts,and jobs.
This repo has a self-hosted demo
Kashti is built atop Brigade. You can read the full Installation Guide to see how to install it into a cluster that already runs Brigade.
Kashti is in an early stage of development. To get started coding on Kashti, check out the Developer Guide
This Brigade project accepts contributions via GitHub pull requests. This document outlines the process to help get your contribution accepted.
A DCO sign-off is required for contributions to repos in the brigadecore org. See the documentation inBrigade's Contributing guidefor how this is done.