add provision scripts repo link for azure to readme (#5820)

This commit is contained in:
掌柜的
2024-07-01 20:44:47 +08:00
committed by GitHub
parent 2a27568537
commit af469ea5bd
8 changed files with 48 additions and 0 deletions

View File

@@ -192,6 +192,11 @@ If you'd like to configure a highly-available setup, there are community-contrib
- [Helm Chart by @BorisPolonsky](https://github.com/BorisPolonsky/dify-helm)
- [YAML file by @Winson-030](https://github.com/Winson-030/dify-kubernetes)
#### Using Terraform for Deployment
##### Azure Global
Deploy Dify to Azure with a single click using [terraform](https://www.terraform.io/).
- [Azure Terraform by @nikawang](https://github.com/nikawang/dify-azure-terraform)
## Contributing