
PikoCI
PikoCI is a single-binary CI/CD that grows with you. Use any database, any queue, and run anywhere — pipelines as code with built-in caching, scaling, and clean observability.
Open source alternative to:
PikoCI is a self-hosted CI/CD platform designed to eliminate the operational complexity that comes with most continuous integration and delivery tools. Inspired by Concourse CI's resource model, PikoCI distinguishes itself by running as a single binary that can operate with any SQL database and any message queue backend. This means you can deploy it using your existing infrastructure or run it entirely in memory for development and testing — no Docker Compose, no Kubernetes, and no setup scripts required.
Pipelines in PikoCI are defined using HCL (HashiCorp Configuration Language), making them more expressive and readable than typical YAML configurations. The platform supports flexible runners, allowing jobs to execute on the host machine, inside Docker containers, or through custom runner implementations. Built-in features include a web UI for visualizing pipeline state and streaming build logs, team-based access control, and the ability to mark pipelines as public for open source projects. With its focus on portability, you can bundle the binary, your pipeline config, and your database file together and move them anywhere.
OpenAltFinder Score
Project Details
Repository details
Updated 9/2/2026, 3:00:22 AM
View Repository



