# argoproj-labs/argocd-autopilot

Argo-CD Autopilot

Repository: https://github.com/argoproj-labs/argocd-autopilot
Canonical: https://ross.abutalabs.com/products/argocd-autopilot
Homepage: https://argocd-autopilot.readthedocs.io/en/stable/
Language: Go
License: Apache-2.0
License Family: permissive
Last push: 2025-12-16T22:36:28+00:00

## Health v2 (maintenance only)
Score: 54/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 57, release rhythm 23, longevity 100
- inputs: {"age_days": 2007, "days_push": 260, "days_rel": 354, "gap_med": 145.5, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1125, forks 149 (observed 2026-08-28T04:03:41.131756+00:00)

## What it is
Argo CD Autopilot is a Go-based CLI tool that provides an opinionated way to install and manage Argo CD itself using GitOps. It scaffolds a structured GitOps repository, manages application additions and updates, and handles promoting changes across environments.

## Use cases
- install argo cd using gitops
- bootstrap a kubernetes cluster with argocd
- structure a gitops repository for my applications
- promote app changes across environments
- set up disaster recovery for argocd clusters
- manage argocd installation declaratively from git

## When to choose
- you are new to GitOps with Argo CD and want an opinionated, proven repository structure
- you want the Argo CD installation itself managed declaratively via GitOps
- you need repeatable cluster bootstrapping and disaster recovery with all applications restored from git
- you want a simple, consistent pattern for promoting application updates between environments

## When to avoid
- you already have an established GitOps workflow or custom repository layout that conflicts with Autopilot's conventions
- you prefer full flexibility over opinionated tooling for structuring repos
- you do not use Argo CD or Kubernetes in your deployment pipeline

## Facets
- artifact type: cli-tool
- maturity: active
- function: deployment, infrastructure-as-code, configuration-management, cli, developer-tools
- domain: infrastructure-as-code, developer-tools, cloud-computing
- platform: windows, cli, cross-platform
- tags: gitops, argocd, kubernetes, continuous-delivery, cluster-bootstrap, disaster-recovery, app-of-apps, declarative-deployment, environment-promotion, devops, containers, automation, linux, macos

## Member repositories
- argoproj-labs/argocd-autopilot (main) score 54

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:41.131756+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-30T06:39:23.036267+00:00, confidence not recorded.
  - readme: https://github.com/argoproj-labs/argocd-autopilot (fetched 2026-08-28T04:03:41.131756+00:00, sha 8558955d2b4a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
