mirror of
https://github.com/cubefs/cubefs.git
synced 2026-08-02 02:00:56 +00:00
chore: replace the document address
Signed-off-by: pengtianyue <pengtianyue@oppo.com>
This commit is contained in:
parent
b9cd580cab
commit
55ef408c8d
@ -176,8 +176,8 @@ Release formal version release-v3.0.0 which based on the newest master commit, b
|
||||
6) manage third part library with go mod.
|
||||
|
||||
Please refer to the documentation for details,the content already updated.
|
||||
English version : https://cubefs.readthedocs.io/en/latest/overview.html
|
||||
Chinese version: https://cubefs.readthedocs.io/zh_CN/latest/
|
||||
- English version: https://cubefs.io/docs/master/overview/introduction.html
|
||||
- Chinese version: https://cubefs.io/zh/docs/master/overview/introduction.html
|
||||
|
||||
|
||||
### **Main Feature**
|
||||
|
||||
@ -98,7 +98,7 @@ metanode_totalMem = "28589934592"
|
||||
...
|
||||
```
|
||||
|
||||
For more configurations please refer to [documentation](https://cubefs.readthedocs.io/en/latest/user-guide/master.html).
|
||||
For more configurations please refer to [documentation](https://cubefs.io/docs/master/maintenance/configs/master.html).
|
||||
|
||||
Start the resources of CubeFS cluster with script `install.sh`. (make sure the Master is started first)
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
[](https://github.com/cubefs/cubefs/blob/master/LICENSE)
|
||||
[](https://golang.org/)
|
||||
[](https://goreportcard.com/report/github.com/cubefs/cubefs)
|
||||
[](https://cubefs.readthedocs.io/en/latest/?badge=latest)
|
||||
[](https://cubefs.io/docs/master/overview/introduction.html)
|
||||
[](https://bestpractices.coreinfrastructure.org/projects/2761)
|
||||
|
||||
|<img src="https://user-images.githubusercontent.com/5708406/91202310-31eaab80-e734-11ea-84fc-c1b1882ae71c.png" height="24"/> Community Meeting|
|
||||
@ -34,7 +34,7 @@ Some key features of CubeFS include:
|
||||
|
||||
## Documents
|
||||
|
||||
- English version: https://cubefs.readthedocs.io/en/latest/
|
||||
- English version: https://cubefs.io/docs/master/overview/introduction.html
|
||||
- Chinese version: https://cubefs.io/zh/docs/master/overview/introduction.html
|
||||
|
||||
## Benchmark
|
||||
@ -50,7 +50,7 @@ Small file operation performance and scalability benchmark tested by [mdtest](ht
|
||||
|Removal (TPS) |87648 |84651 |83532 |79279 |85498 |86523 |80946 |84441 |
|
||||
|Stat (TPS) |231961 |263270 |264207 |252309 |240244 |244906 |273576 |242930|
|
||||
|
||||
Refer to [cubefs.readthedocs.io](https://cubefs.readthedocs.io/en/latest/evaluation.html) for performance and scalability of `IO` and `Metadata`.
|
||||
Refer to [document](https://cubefs.io/docs/master/evaluation/env.html) for performance and scalability of `IO` and `Metadata`.
|
||||
|
||||
## Setup CubeFS
|
||||
- [Set up a small CubeFS cluster](https://github.com/cubefs/cubefs/blob/master/INSTALL.md)
|
||||
|
||||
@ -17,9 +17,8 @@ Some key features of BlobStore include:
|
||||
|
||||
## Documents
|
||||
|
||||
English version: https://cubefs.readthedocs.io/en/latest/
|
||||
|
||||
Chinese version: https://cubefs.readthedocs.io/zh_CN/latest/
|
||||
- English version: https://cubefs.io/docs/master/overview/introduction.html
|
||||
- Chinese version: https://cubefs.io/zh/docs/master/overview/introduction.html
|
||||
|
||||
## Build BlobStore
|
||||
|
||||
@ -31,10 +30,10 @@ $ ./build.sh
|
||||
```
|
||||
|
||||
## Deploy BlobStore
|
||||
For more details please refer to [documentation](https://cubefs.readthedocs.io/en/latest/user-guide/blobstore.html).
|
||||
For more details please refer to [documentation](https://cubefs.io/docs/master/user-guide/blobstore.html).
|
||||
|
||||
## Manage BlobStore
|
||||
For more details please refer to [documentation](https://cubefs.readthedocs.io/en/latest/admin-api/blobstore/blobnode.html).
|
||||
For more details please refer to [documentation](https://cubefs.io/docs/master/maintenance/admin-api/blobstore/base.html).
|
||||
|
||||
## License
|
||||
BlobStore is licensed under the Apache License, Version 2.0. For detail see LICENSE and NOTICE.
|
||||
|
||||
@ -60,7 +60,7 @@ vulnerable in practice. -->
|
||||
|
||||
**How do I upgrade?**
|
||||
|
||||
Follow the upgrade instructions at https://cubefs.readthedocs.io/en/latest/
|
||||
Follow the upgrade instructions at https://cubefs.io/docs/master/overview/introduction.html
|
||||
|
||||
**Vulnerability Details**
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user