# tsuru/tsuru

Open source and extensible Platform as a Service (PaaS).

Repository: https://github.com/tsuru/tsuru
Canonical: https://ross.abutalabs.com/products/tsuru
Homepage: https://tsuru.io
Language: Go
License: BSD-3-Clause
License Family: permissive
Topics: paas, go, docker, containers, devops, kubernetes, hacktoberfest
Last push: 2026-08-25T19:47:57+00:00

## Health v2 (maintenance only)
Score: 99/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 98, longevity 100
- inputs: {"age_days": 5294, "days_push": 8, "days_rel": 13, "gap_med": 12.0, "n_releases_24m": 39}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5305, forks 554 (observed 2026-08-28T04:09:15.378223+00:00)

## What it is
Tsuru is an open-source, extensible Platform as a Service (PaaS) that simplifies application deployment and management on top of Kubernetes. It lets developers deploy apps in any language via a CLI, with autoscaling, multi-cluster support, and add-on services like databases and caches.

## Use cases
- self-host a Heroku-like PaaS on Kubernetes
- deploy apps from the CLI without managing servers
- run applications in any language with git push-style deploys
- manage apps across multiple Kubernetes clusters and regions
- autoscale applications based on demand
- attach databases and caches like Redis and memcached as add-on services
- avoid vendor lock-in with an open-source deployment platform

## When to choose
- you want a self-hosted, open-source PaaS atop Kubernetes
- your teams deploy polyglot apps and want a single CLI workflow
- you need multi-cluster or multi-cloud app management
- you want autoscaling and continuous deployment without writing infrastructure configs

## When to avoid
- you just need simple container orchestration without a PaaS layer - use Kubernetes directly
- you prefer serverless platforms like Knative or cloud-managed services like Heroku/AWS App Runner
- your team lacks capacity to operate a Kubernetes-based platform
- you only deploy a single small app where a PaaS is overkill

## Facets
- artifact type: service
- maturity: active
- function: deployment, container-orchestration, cloud, cli, api-framework, workflow-automation
- domain: cloud-computing, self-hosted, developer-tools, infrastructure-as-code
- platform: go, windows, cross-platform, self-hosted, cloud
- tags: paas, platform-as-a-service, kubernetes, heroku-alternative, multi-cluster, autoscaling, app-deployment, developer-productivity, multi-cloud, devops, containers, docker, linux, macos

## Member repositories
- tsuru/tsuru (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:15.378223+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-29T17:59:00.387377+00:00, confidence not recorded.
  - readme: https://github.com/tsuru/tsuru (fetched 2026-08-28T04:09:15.378223+00:00, sha d2a06f506217)
  - homepage: https://tsuru.io (fetched 2026-08-29T08:53:51.546409+00:00, sha 07a104328520)
  - site_page: https://docs.tsuru.io/ (fetched 2026-08-29T08:53:51.555342+00:00, sha 7c6db63713c1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
