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

@@ -213,6 +213,11 @@ Dify를 Kubernetes에 배포하고 프리미엄 스케일링 설정을 구성했
##### AWS
- [KevinZhao의 AWS CDK](https://github.com/aws-samples/solution-for-deploying-dify-on-aws)
#### Alibaba Cloud
[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)
## 기여
코드에 기여하고 싶은 분들은 [기여 가이드](https://github.com/langgenius/dify/blob/main/CONTRIBUTING.md)를 참조하세요.