# projectkudu/kudu

Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure.

Repository: https://github.com/projectkudu/kudu
Canonical: https://ross.abutalabs.com/products/kudu
Language: C#
License: Apache-2.0
License Family: permissive
Archived: true
Last push: 2024-09-04T17:33:18+00:00

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

## Adoption (not part of the score)
Stars 3146, forks 649 (observed 2026-08-28T04:07:46.043541+00:00)

## What it is
Kudu is the deployment engine behind git deployments, WebJobs, and related features in Azure App Service, and can also run outside Azure. The repository has been archived and is no longer maintained, with the project continuing inside Azure App Service itself.

## Use cases
- self-host git push-to-deploy for web apps
- run continuous deployment outside Azure
- understand how Azure App Service deployments work
- deploy sites from git or mercurial repositories
- run WebJobs-style background tasks

## When to choose
- you need a self-hosted git-based deployment engine for .NET web apps
- you want to study or fork the engine behind Azure App Service deployments

## When to avoid
- you need active maintenance or community support
- you are deploying on Azure App Service - use the built-in Kudu via Azure support instead
- you need non-.NET deployment pipelines

## Facets
- artifact type: service
- maturity: abandoned
- function: deployment, ci-cd, webhook, http-server
- domain: cloud-computing, web-development
- platform: windows, cloud, self-hosted, dotnet
- tags: git-deployment, azure-app-service, webjobs, csharp, archived, devops, automation

## Member repositories
- projectkudu/kudu (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:46.043541+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-30T07:25:57.975033+00:00, confidence not recorded.
  - readme: https://github.com/projectkudu/kudu (fetched 2026-08-28T04:07:46.043541+00:00, sha cd6c13a9a34e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
