Fixes #21203 Add a rapid deployment solution for deploying to Alibaba Cloud throug… (#21206)

Co-authored-by: herui.gh <>
This commit is contained in:
hanans426
2025-06-20 20:10:45 +08:00
committed by GitHub
parent 57f7368a0e
commit ef20f694b2
15 changed files with 72 additions and 0 deletions

View File

@@ -226,6 +226,11 @@ Deploy Dify to AWS with [CDK](https://aws.amazon.com/cdk/)
- [AWS CDK by @KevinZhao](https://github.com/aws-samples/solution-for-deploying-dify-on-aws)
#### Using Alibaba Cloud Computing Nest
Quickly deploy Dify to Alibaba cloud with [Alibaba Cloud Computing Nest](https://computenest.console.aliyun.com/service/instance/create/default?type=user&ServiceName=Dify%E7%A4%BE%E5%8C%BA%E7%89%88)
## Contributing
For those who'd like to contribute code, see our [Contribution Guide](https://github.com/langgenius/dify/blob/main/CONTRIBUTING.md).