Open SourceFull Stack2022
Forge CI
Developer-first CI/CD platform with a drag-and-drop pipeline builder. Cut average deploy time by 60% across 200+ engineering teams.
About this project
Forge CI is a self-hosted CI/CD platform that replaces YAML configs with a visual pipeline builder. Pipelines are stored as a directed acyclic graph and executed on an ephemeral Kubernetes job queue. A real-time WebSocket feed pushes log lines to the React frontend as they are emitted by the runner pods.
Technical highlights
DAG-based pipeline execution engine in Go
Runner pods spin up and tear down in under 4 s
Secrets encrypted at rest with AES-256-GCM
GraphQL subscriptions for live log streaming
More projects