Teletraan部署服务

Teletraan 是 Pinterest 的部署系统。「Teletraan is Pinterest's deploy system.」

Github星跟踪图

Teletraan Deploy Service

What is Teletraan?

Teletraan is Pinterest's deploy system. It deploys thousands of Pinterest internal services, supports tens of thousands hosts, and has been running in production for over many years. 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 for more details.

The name Teletraan comes from a character in the 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 developer facing features such as showing commit details, comparing different deploys, notifying deploy state changes through email or slack, displaying metrics and more. Teletraan does not support container based deploy yet. Currently you can still use Teletraan Deploy Scripts to call docker or docker-compose to run containers.

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 Artifacts 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!

Help

If you have any questions or comments, you can reach us at teletraan-users@googlegroups.com

概览

名称与所有者pinterest/teletraan
主编程语言Java
编程语言Java (语言数: 9)
平台
许可证Apache License 2.0
发布数2
最新版本名称v1.0.1 (发布于 )
第一版名称v1.0.0 (发布于 )
创建于2015-12-09 22:08:45
推送于2024-05-10 19:36:41
最后一次提交2024-05-09 16:19:25
星数1.8k
关注者数61
派生数245
提交数1.6k
已启用问题?
问题数59
打开的问题数14
拉请求数1225
打开的拉请求数66
关闭的拉请求数255
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?
去到顶部