This commit is contained in:
Kevin Zhao 2024-11-15 20:08:43 +08:00 committed by GitHub
commit e11d31dc42
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -147,6 +147,11 @@ Deploy Dify to Cloud Platform with a single click using [terraform](https://www.
##### Google Cloud
- [Google Cloud Terraform by @sotazum](https://github.com/DeNA/dify-google-cloud-terraform)
#### Using AWS CDK for Deployment
##### AWS Global and AWS China Regions
- [AWS CDK by @KemingZhao](https://github.com/aws-samples/solution-for-deploying-dify-on-aws)
## Contributing
For those who'd like to contribute code, see our [Contribution Guide](https://github.com/langgenius/dify/blob/main/CONTRIBUTING.md).