pinterest/teletraan
Teletraan is Pinterest's deploy system. observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 98
- Release rhythm 8
- 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: n/a
- age_days: 3920
- days_rel: n/a
- days_push: 13
- n_releases_24m: 0
Adoption not part of the score
1835 stars · 268 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
service · maturity stable
deployment ci-cd workflow-automation webhook monitoring developer-tools self-hosted self-hosted jvm deploy-system continuous-deployment rollback zero-downtime java pinterest devops automation linux docker
1 source
- readme: https://github.com/pinterest/teletraan · fetched 2026-08-28 · 20dbff1dac4f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pinterest/teletraan | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="pinterest/teletraan")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem