forked from tikv/tikv
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs, readme: remove docs and add security directory (tikv#9040)
Signed-off-by: lilin90 <[email protected]>
- Loading branch information
Showing
62 changed files
with
12 additions
and
9,969 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -86,6 +86,7 @@ We provide multiple deployment methods, but it is recommended to use our Ansible | |
You can use [`tidb-docker-compose`](https://github.com/pingcap/tidb-docker-compose/) to quickly test TiKV and TiDB on a single machine. This is the easiest way. For other ways, see [TiDB documentation](https://docs.pingcap.com/). | ||
|
||
- Try TiKV separately | ||
|
||
- [Deploy TiKV Using Docker Stack](https://tikv.org/docs/4.0/tasks/try/docker-stack/): To quickly test TiKV separately without TiDB on a single machine | ||
- [Deploy TiKV Using Docker](https://tikv.org/docs/4.0/tasks/deploy/docker/): To deploy a multi-node TiKV testing cluster using Docker | ||
- [Deploy TiKV Using Binary Files](https://tikv.org/docs/4.0/tasks/deploy/binary/): To deploy a TiKV cluster using binary files on a single node or on multiple nodes | ||
|
@@ -124,13 +125,13 @@ Quick links: | |
|
||
### Security audit | ||
|
||
A third-party security auditing was performed by Cure53. See the full report [here](./docs/Security-Audit.pdf). | ||
A third-party security auditing was performed by Cure53. See the full report [here](./security/Security-Audit.pdf). | ||
|
||
### Reporting Security Vulnerabilities | ||
|
||
To report a security vulnerability, please send an email to [TiKV-security](mailto:[email protected]) group. | ||
|
||
See [Security](./SECURITY.md) for the process and policy followed by the TiKV project. | ||
See [Security](./security/SECURITY.md) for the process and policy followed by the TiKV project. | ||
|
||
## Communication | ||
|
||
|
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.