# pinterest/teletraan

Teletraan is Pinterest's deploy system.

Repository: https://github.com/pinterest/teletraan
Canonical: https://ross.abutalabs.com/products/teletraan
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2026-08-21T00:08:19+00:00

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

## Adoption (not part of the score)
Stars 1835, forks 268 (observed 2026-08-28T04:05:42.563560+00:00)

## What it is
Teletraan is Pinterest's open-source deploy system, written in Java, that deploys code to thousands of services and tens of thousands of hosts in production. It provides zero-downtime deploys, rollback, staging, continuous deployment, and developer-facing features like commit details, deploy comparison, and email/Slack notifications.

## Use cases
- deploy services to fleets of hosts with zero downtime
- roll back bad deploys quickly
- set up continuous deployment pipelines
- get notified on deploy state changes via email or Slack
- compare different deploys and view commit details
- self-host a dedicated deploy system for internal services

## When to avoid
- you primarily deploy containers - Teletraan does not support container-based deploys natively
- you want a full CI pipeline rather than a deploy-focused tool
- you cannot run a deploy agent on each host or add deploy scripts to your applications
- you prefer Kubernetes-native or GitOps-style deployment workflows

## Facets
- artifact type: service
- maturity: stable
- function: deployment, ci-cd, workflow-automation, webhook, monitoring
- domain: developer-tools, self-hosted
- platform: self-hosted, jvm
- tags: deploy-system, continuous-deployment, rollback, zero-downtime, java, pinterest, devops, automation, linux, docker

## Member repositories
- pinterest/teletraan (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:42.563560+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:18:32.334365+00:00, confidence not recorded.
  - readme: https://github.com/pinterest/teletraan (fetched 2026-08-28T04:05:42.563560+00:00, sha 20dbff1dac4f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
