alihalabyah / teletraan

Teletraan is Pinterest's deploy system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Teletraan Deploy Service

What is Teletraan?

Teletraan is Pinterest's deploy system. It deploys hundreds of Pinterest internal services, supports tens of thousands hosts, and has been running in production for over a year. It empowers Pinterest Engineers to deliver their code to pinners fast and safe. Check out the wiki or blog post: [Under the hood: Teletraan Deploy System] (https://engineering.pinterest.com/blog/under-hood-teletraan-deploy-system) for more details.

The name Teletraan comes from a character in Transformer TV series! wikipedia

Why use Teletraan?

Teletraan is designed to do one thing and one thing only - deploy. It supports critical features such as 0 downtime deploy, rollback, staging, continuous deploy; and many convenient features such as showing commit details, comparing different deploys, notifying deploy state changes through email or chat, displaying metrics and more. Teletraan currently does not support container based deploy yet, it is on our roadmap to support next.

How to use Teletraan?

Teletraan is designed to be a flexible building block. You can plug Teletraan into your existing release workflow given the following requirements met:

  • Run Deploy Agent on every host
  • Add Deploy Scripts to your application code
  • Publish Build Artifact to Teletraan in the end of each build

Check out Integrate with Teletraan for more details.

Quick start

Quick start guide!

Documentation

Check out our wiki!

About

Teletraan is Pinterest's deploy system.

License:Apache License 2.0


Languages

Language:JavaScript 54.1%Language:Java 26.0%Language:Python 10.4%Language:CSS 5.3%Language:HTML 4.0%Language:Shell 0.3%Language:Ruby 0.0%Language:Makefile 0.0%