A component manager for TiDB
466
stars
1,820
commits
Go
primary language
Sep 9, 2026
updated
tiup is a tool to download and install TiDB components.
curl --proto '=https' --tlsv1.2 -sSf https://tiup-mirrors.pingcap.com/install.sh | sh
tiup playground
tiup install tidb tikv pd
tiup uninstall tidb tikv pd
tiup update --all
After installing tiup, you can use it to install binaries of TiDB components and create clusters.
See our doc for more information on how to use TiUP.
Contributions of code, tests, docs, and bug reports are welcome! To get started, take a look at our open issues.
For docs on how to build, test, and run TiUP, see our dev docs.
See also the Contribution Guide in PingCAP's community repo.
(top 30 of 141)
Go
94.8%
Shell
3.6%
Go Template
1.1%
A component manager for TiDB
466
stars
1,820
commits
Go
primary language
Sep 9, 2026
updated
tiup is a tool to download and install TiDB components.
curl --proto '=https' --tlsv1.2 -sSf https://tiup-mirrors.pingcap.com/install.sh | sh
tiup playground
tiup install tidb tikv pd
tiup uninstall tidb tikv pd
tiup update --all
After installing tiup, you can use it to install binaries of TiDB components and create clusters.
See our doc for more information on how to use TiUP.
Contributions of code, tests, docs, and bug reports are welcome! To get started, take a look at our open issues.
For docs on how to build, test, and run TiUP, see our dev docs.
See also the Contribution Guide in PingCAP's community repo.
(top 30 of 141)
Go
94.8%
Shell
3.6%
Go Template
1.1%