Skip to content

ticat-mods/tidb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TiDB on ticat

Install (All platform)

curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/ticat-mods/tidb/main/install.sh | sh

Install (CentOS)

The script depends on git, install it first:

sudo yum install -y --skip-broken git epel-release && sudo yum upgrade -y --skip-broken && curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/ticat-mods/tidb/main/install.sh | sh

Releases

No releases published

Packages

No packages published

Languages