Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions dev/how-to/get-started/deploy-tidb-from-binary.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ The following local TCP ports will be used:

This guide is for deployment on Linux only. It is recommended to use RHEL/CentOS 7.3 or higher. TiKV requires you to raise the open files limit:

{{< copyable "shell-regular" >}}

```bash
tidbuser="tidb"

Expand Down