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

@@ -196,6 +196,12 @@ docker compose up -d
- [Helm Chart by @BorisPolonsky](https://github.com/BorisPolonsky/dify-helm)
- [YAML file by @Winson-030](https://github.com/Winson-030/dify-kubernetes)
#### Terraformを使用したデプロイ
##### Azure Global
[terraform](https://www.terraform.io/) を使用して、AzureにDifyをワンクリックでデプロイします。
- [nikawangのAzure Terraform](https://github.com/nikawang/dify-azure-terraform)
## 貢献