Building PikoCI, a self-hosted CI/CD that runs as a single binary. Inspired by Concourse, simpler to deploy.
Follow along for releases, architecture decisions, and dev updates.
https://t.co/9qUHSZF3JQ
#cicd#devops#golang#selfhosted#opensource
Wrote about why I dropped NATS, Kafka and RabbitMQ from PikoCI and replaced everything with a single gRPC stream. The queue was just a doorbell anyway.
https://t.co/iw4GCfk5vx
#golang#grpc#devops#cicd
No Docker-in-Docker. PikoCI has first-class services, ephemeral processes that start before your tasks and stop after, guaranteed.
Wrote about how it works and why it matters.
https://t.co/Z1TRWUvuQK
#cicd#devops#docker#golang
PikoCI v0.6.0 is out.
New pipeline views: Graph with toggles, List view with job tree and logs, Resources panel, version tracking, and resource version status dots. Also migrated the frontend from Backbone to Preact.
https://t.co/lsl06qE8kP
#cicd#devops#golang#selfhosted