# agola-io/agola

Agola: CI/CD Redefined

Repository: https://github.com/agola-io/agola
Canonical: https://ross.abutalabs.com/products/agola
Homepage: https://agola.io
Language: Go
License: Apache-2.0
License Family: permissive
Topics: ci-cd, golang, high-availability, distributed, devops, continuous-integration, continuous-delivery, continuous-deployment, kubernetes, docker, git, github, gitlab, gitea, cicd
Last push: 2025-09-24T13:08:24+00:00

## Health v2 (maintenance only)
Score: 56/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 43, release rhythm 49, longevity 100
- inputs: {"age_days": 2658, "days_push": 343, "days_rel": 342, "gap_med": 0, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1621, forks 122 (observed 2026-08-28T04:05:12.476919+00:00)

## What it is
Agola is a self-hosted, distributed CI/CD platform written in Go that executes containerized, reproducible build and deployment workflows triggered by git events. It scales from a single-process instance to a highly available distributed deployment and integrates with multiple git providers (GitHub, GitLab, Gitea) simultaneously.

## Use cases
- self-hosted ci cd pipeline runner
- run build and deploy workflows from git push or pull request
- matrix builds with fan-in fan-out task dependencies
- deploy to kubernetes from ci pipeline
- test ci pipeline definitions on different environments before production
- run ci jobs locally without pushing to git
- multi git provider continuous integration in one installation
- restart failed ci tasks from the same commit

## When to choose
- you want a self-hosted CI/CD system that scales from single instance to highly available distributed deployments
- you need to integrate multiple git providers (GitHub, GitLab, Gitea) in a single CI installation
- you want run definitions versioned in git and generated with a real templating language like jsonnet
- you need reproducible, containerized, restartable runs with at-most-once deployment semantics
- you want to execute tasks on Kubernetes, Docker, or bare metal with the same definition

## When to avoid
- you just need a simple hosted CI service with zero setup and a large plugin marketplace
- your team relies on an ecosystem of prebuilt CI actions and community integrations
- you need a mature permissions system out of the box (still a work in progress)
- you prefer YAML-only pipeline configuration without learning jsonnet

## Facets
- artifact type: service
- maturity: active
- function: ci-cd, deployment, workflow-automation, container-orchestration, caching
- domain: developer-tools
- platform: self-hosted, go, cloud
- tags: continuous-integration, continuous-delivery, gitops, jsonnet-configuration, high-availability, distributed-systems, gitlab-integration, github-integration, gitea-integration, matrix-builds, fan-in-fan-out, reproducible-builds, devops, automation, containers, kubernetes, linux, docker, web-server

## Member repositories
- agola-io/agola (main) score 56

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:12.476919+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:49:13.089276+00:00, confidence not recorded.
  - readme: https://github.com/agola-io/agola (fetched 2026-08-28T04:05:12.476919+00:00, sha 659efcf4ab81)
  - homepage: https://agola.io (fetched 2026-08-29T11:21:48.474041+00:00, sha d5818f2984eb)
  - site_page: https://agola.io/about/features (fetched 2026-08-29T11:21:48.484493+00:00, sha 8abde09f1055)
  - site_page: https://agola.io/doc (fetched 2026-08-29T11:21:48.482852+00:00, sha 19628a200a6d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
