habitat-sh/habitat
Modern applications with built-in automation observed · 2026-08-28
Health v2 · maintenance only
91/100
- Activity 99
- Release rhythm 76
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 51
- age_days: 4121
- days_rel: 83
- days_push: 7
- n_releases_24m: 8
Adoption not part of the score
2750 stars · 318 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Chef Habitat is an open-source application automation framework that packages applications with their dependencies and built-in automation into platform-independent artifacts (.HART files). It provides a supervisor for deploying, updating, scaling, and managing those applications across any environment, including containers and Kubernetes.
Use cases
- package my app with all its dependencies into a portable artifact
- automate deployment and update strategies for my services
- build the same artifact once and run it in dev, staging, and prod
- export my application as a Docker container or Kubernetes deployment
- handle service discovery and dynamic service bindings between apps
- define build, install, and run behavior as code in a plan
- manage rolling updates and failure handling for distributed services
When to choose
- you want immutable, platform-independent application packages with built-in runtime automation
- you need consistent deployments across bare metal, VMs, containers, and Kubernetes
- you want update strategies, service bindings, and clustering handled by the runtime supervisor
- your team uses Chef tooling and wants application-level automation alongside infrastructure automation
When to avoid
- you only need a simple package manager or container image builder without runtime supervision
- your stack is already standardized on Kubernetes-native tooling like Helm and operators
- you want a lightweight tool with a large active community - Habitat's ecosystem is smaller than mainstream alternatives
- you need GUI-based configuration management rather than plan-based automation
Facets
cli-tool · maturity active
package-manager configuration-management deployment build-tool container-runtime developer-tools cloud-computing developer-tools microservices windows cross-platform cli application-packaging hart-artifacts service-discovery update-strategies chef rust supervisor immutable-artifacts devops automation containers linux macos docker kubernetes
7 sources
- readme: https://github.com/habitat-sh/habitat · fetched 2026-08-28 · 92cbc14ec871
- homepage: https://www.habitat.sh · fetched 2026-08-29 · 401283fcffed
- site_page: https://docs.chef.io · fetched 2026-08-29 · c045f99ebfe1
- site_page: https://docs.chef.io/habitat · fetched 2026-08-29 · 6a5566fdad5e
- site_page: https://docs.chef.io/habitat/install_habitat · fetched 2026-08-29 · 6bd3a012b9a5
- site_page: https://docs.chef.io/habitat/builder_overview · fetched 2026-08-29 · ed8edb33f229
- site_page: https://www.chef.io/how-to-buy · fetched 2026-08-29 · 1b60fb194ced
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| habitat-sh/habitat | main | 91 |
For agents
markdown · JSON · MCP: product_card(name="habitat-sh/habitat")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem