# configu/configu

Open-source ConfigOps infrastructure ⚙️

Repository: https://github.com/configu/configu
Canonical: https://ross.abutalabs.com/products/configu
Homepage: https://configu.com
Language: TypeScript
License: Apache-2.0
License Family: permissive
Topics: application-configuration, configuration, configuration-file, configuration-management, software-configurations, hacktoberfest
Last push: 2026-02-17T17:08:29+00:00

## Health v2 (maintenance only)
Score: 74/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 68, release rhythm 68, longevity 100
- inputs: {"age_days": 1434, "days_push": 197, "days_rel": 212, "gap_med": 0, "n_releases_24m": 54}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1684, forks 133 (observed 2026-08-28T04:05:21.922093+00:00)

## What it is
Configu is an open-source ConfigOps infrastructure for managing and collaborating on software configuration data such as environment variables, secrets, and feature flags. It provides a standard abstraction layer for storing, mutating, and orchestrating configuration across any system or environment, usable from the CLI, build pipelines, or embedded in programs.

## Use cases
- manage environment variables across dev staging and production
- store and sync secrets across systems and teams
- manage feature flags alongside configuration data
- inject configuration into CI/CD build pipelines
- centralize configuration management for multiple services
- collaborate on software configuration with versioning

## When to choose
- your team juggles config data scattered across env files, secret managers, and platforms
- you want a unified, secure abstraction over configuration across environments
- you need config operations integrated into CLI workflows or CI pipelines

## When to avoid
- you only need a simple dotenv file loader for a single app
- you want a full secrets manager with encryption at rest as the primary feature
- you need a GUI-first configuration dashboard rather than a CLI/SDK workflow

## Facets
- artifact type: application
- maturity: active
- function: configuration-management, secrets-management, feature-flags, cli, developer-tools
- domain: developer-tools, self-hosted
- platform: cli, cross-platform, self-hosted
- tags: configops, environment-variables, configuration-as-code, infrastructure, devops, automation, nodejs, docker

## Member repositories
- configu/configu (main) score 74

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:21.922093+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:41:16.554120+00:00, confidence not recorded.
  - readme: https://github.com/configu/configu (fetched 2026-08-28T04:05:21.922093+00:00, sha 33007b8955f0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
