{"id":13461529,"url":"https://github.com/pingcap/tiup","last_synced_at":"2025-05-14T04:08:49.336Z","repository":{"id":36960186,"uuid":"241903378","full_name":"pingcap/tiup","owner":"pingcap","description":"A component manager for TiDB","archived":false,"fork":false,"pushed_at":"2025-05-06T08:15:53.000Z","size":14425,"stargazers_count":439,"open_issues_count":336,"forks_count":320,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-05-06T09:29:37.152Z","etag":null,"topics":["cluster","playground","tidb","tidb-components","tiup"],"latest_commit_sha":null,"homepage":"https://tiup.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pingcap.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-02-20T14:21:21.000Z","updated_at":"2025-05-06T08:15:56.000Z","dependencies_parsed_at":"2023-07-13T03:33:44.164Z","dependency_job_id":"e5622782-7c88-4093-95cd-308751826cf8","html_url":"https://github.com/pingcap/tiup","commit_stats":{"total_commits":1686,"total_committers":133,"mean_commits":"12.676691729323307","dds":0.8208778173190985,"last_synced_commit":"abc1b45ae2b7baefb737e5b7ddab32e43aa555bd"},"previous_names":["pingcap-incubator/tiup"],"tags_count":84,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pingcap%2Ftiup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pingcap%2Ftiup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pingcap%2Ftiup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pingcap%2Ftiup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pingcap","download_url":"https://codeload.github.com/pingcap/tiup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253891740,"owners_count":21979850,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cluster","playground","tidb","tidb-components","tiup"],"created_at":"2024-07-31T11:00:42.456Z","updated_at":"2025-05-14T04:08:44.284Z","avatar_url":"https://github.com/pingcap.png","language":"Go","readme":"[![LICENSE](https://img.shields.io/github/license/pingcap/tidb.svg)](https://github.com/pingcap/tiup/blob/master/LICENSE)\n[![Language](https://img.shields.io/badge/Language-Go-blue.svg)](https://golang.org/)\n[![Go Report Card](https://goreportcard.com/badge/github.com/pingcap/tiup)](https://goreportcard.com/badge/github.com/pingcap/tiup)\n[![Coverage Status](https://codecov.io/gh/pingcap/tiup/branch/master/graph/badge.svg)](https://codecov.io/gh/pingcap/tiup/)\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fpingcap%2Ftiup.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fpingcap%2Ftiup?ref=badge_shield)\n\n# What is TiUP\n\n`tiup` is a tool to download and install [TiDB](https://docs.pingcap.com/tidb/stable/overview) components.\n\n## Documentation\n\n- [English](https://docs.pingcap.com/tidb/stable/tiup-documentation-guide)\n- [简体中文](https://docs.pingcap.com/zh/tidb/stable/tiup-documentation-guide)\n\n## Blog\n\n- [English](https://pingcap.com/blog/)\n- [简体中文](https://pingcap.com/blog-cn/)\n\n## Installation\n\n```sh\ncurl --proto '=https' --tlsv1.2 -sSf https://tiup-mirrors.pingcap.com/install.sh | sh\n```\n\n## Quick start\n\n### Run playground\n\n```sh\ntiup playground\n```\n\n### Install components\n\n```sh\ntiup install tidb tikv pd\n```\n\n### Uninstall components\n\n```sh\ntiup uninstall tidb tikv pd\n```\n\n### Update components\n\n```sh\ntiup update --all\n```\n\n## Usage\n\nAfter installing `tiup`, you can use it to install binaries of TiDB components and create clusters.\n\nSee our [doc](doc/user/README.md) for more information on how to use TiUP.\n\n## Contributing to TiUP\n\nContributions of code, tests, docs, and bug reports are welcome! To get started, take a look at our [open issues](https://github.com/pingcap/tiup/issues).\n\nFor docs on how to build, test, and run TiUP, see our [dev docs](doc/dev/README.md).\n\nSee also the [Contribution Guide](https://github.com/pingcap/community/blob/master/contributors/README.md) in PingCAP's\n[community](https://github.com/pingcap/community) repo.\n\n## License\n\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fpingcap%2Ftiup.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fpingcap%2Ftiup?ref=badge_large)\n","funding_links":[],"categories":["Go"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpingcap%2Ftiup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpingcap%2Ftiup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpingcap%2Ftiup/lists"}