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

@@ -224,6 +224,11 @@ Dify 的所有功能都提供相應的 API因此您可以輕鬆地將 Dify
- [由 @KevinZhao 提供的 AWS CDK](https://github.com/aws-samples/solution-for-deploying-dify-on-aws)
#### 使用 阿里云计算巢進行部署
[阿里云](https://computenest.console.aliyun.com/service/instance/create/default?type=user&ServiceName=Dify%E7%A4%BE%E5%8C%BA%E7%89%88)
## 貢獻
對於想要貢獻程式碼的開發者,請參閱我們的[貢獻指南](https://github.com/langgenius/dify/blob/main/CONTRIBUTING.md)。