Skip to content

Commit

Permalink
Merge pull request #6446 from soyeric128/fix-deploy-links
Browse files Browse the repository at this point in the history
docs: Fix deploy links
  • Loading branch information
BohuTANG authored Jul 4, 2022
2 parents 4e593c2 + 28e2b95 commit 4256fa3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 22 deletions.
15 changes: 4 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,17 +99,10 @@ Let's run some [benchmark queries](https://databend.rs/doc/performance/local-vec

### Deployment

- [How to Deploy Databend With MinIO](https://databend.rs/doc/deploy/minio)
- [How to Deploy Databend With AWS S3](https://databend.rs/doc/deploy/s3)
- [How to Deploy Databend With Azure Blob Storage](https://databend.rs/doc/deploy/azure)
- [How to Deploy Databend With Wasabi Object Storage](https://databend.rs/doc/deploy/wasabi)
- [How to Deploy Databend With Scaleway OS](https://databend.rs/doc/deploy/scw)
- [How to Deploy Databend With Tencent COS](https://databend.rs/doc/deploy/cos)
- [How to Deploy Databend With Alibaba OSS](https://databend.rs/doc/deploy/oss)
- [How to Deploy Databend With QingCloud QingStore](https://databend.rs/doc/deploy/qingstore)
- [How to Deploy a Databend Local Cluster With MinIO](https://databend.rs/doc/deploy/local)
- [How to Deploy a Databend K8s Cluster With MinIO](https://databend.rs/doc/deploy/cluster-minio)
- [Databend Cloud (beta)](https://databend.rs/doc/deploy/databend-cloud)
- [Understanding Deployment Modes](https://databend.rs/doc/deploy/understanding-deployment-modes)
- [Deploying a Standalone Databend](https://databend.rs/doc/deploy/deploying-databend)
- [Expanding a Standalone Databend](https://databend.rs/doc/deploy/expanding-to-a-databend-cluster)
- [Databend Cloud (Beta)](https://databend.rs/doc/deploy/databend-cloud)

### Connect

Expand Down
15 changes: 4 additions & 11 deletions docs/doc/00-guides/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,10 @@ title: Guides

## Deployment

* [How to Deploy Databend With Local File System(For Test)](../10-deploy/00-local.md)
* [How to Deploy Databend With MinIO](../10-deploy/04-minio.md)
* [How to Deploy Databend With AWS S3](../10-deploy/01-s3.md)
* [How to Deploy Databend With Azure Blob Storage](../10-deploy/08-azure.md)
* [How to Deploy Databend With Tencent COS](../10-deploy/02-cos.md)
* [How to Deploy Databend With Alibaba OSS](../10-deploy/03-oss.md)
* [How to Deploy Databend With QingCloud QingStore](../10-deploy/07-qingstore.md)
* [How to Deploy Databend With Wasabi Object Storage](../10-deploy/05-wasabi.md)
* [How to Deploy Databend With Scaleway OS](../10-deploy/06-scw.md)
* [How to Deploy a Databend Local Cluster With MinIO](../10-deploy/00-local.md)
* [How to Deploy a Databend K8s Cluster With MinIO](../10-deploy/10-cluster-minio.md)
* [Understanding Deployment Modes](../10-deploy/00-understanding-deployment-modes.md)
* [Deploying a Standalone Databend](../10-deploy/02-deploying-databend.md)
* [Expanding a Standalone Databend](../10-deploy/03-expanding-to-a-databend-cluster.md)
* [Databend Cloud (Beta)](../10-deploy/20-databend-cloud.md)


## Connect
Expand Down

1 comment on commit 4256fa3

@vercel
Copy link

@vercel vercel bot commented on 4256fa3 Jul 4, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

databend – ./

databend-git-main-databend.vercel.app
databend.vercel.app
databend-databend.vercel.app
databend.rs

Please sign in to comment.